Searched refs:tgtsec (Results 1 – 1 of 1) sorted by relevance
55 unsigned int tgtsec; in apply_relocate_add() local61 tgtsec = sechdrs[relsec].sh_info; in apply_relocate_add()62 tgt_addr = sechdrs[tgtsec].sh_addr; in apply_relocate_add()67 module->arch.secstr + sechdrs[tgtsec].sh_name, tgt_addr); in apply_relocate_add()114 if (strcmp(module->arch.secstr+sechdrs[tgtsec].sh_name, ".eh_frame") == 0) in apply_relocate_add()115 module->arch.unw_sec_idx = tgtsec; in apply_relocate_add()