Searched refs:loc0 (Results 1 – 1 of 1) sorted by relevance
393 enum elf_stub_type stub_type, Elf_Addr loc0, unsigned int targetsec) in get_stub() argument400 loc0 -= (me->arch.section[targetsec].stub_entries + 1) * in get_stub()403 loc0 = ALIGN(loc0, sizeof(struct stub_entry)); in get_stub()404 me->arch.section[targetsec].stub_offset = loc0; in get_stub()502 Elf_Addr loc0; in apply_relocate_add() local514 loc0 = sechdrs[targetsec].sh_addr; in apply_relocate_add()597 ELF_STUB_DIRECT, loc0, targetsec); in apply_relocate_add()612 ELF_STUB_DIRECT, loc0, targetsec); in apply_relocate_add()648 Elf_Addr loc0; in apply_relocate_add() local658 loc0 = sechdrs[targetsec].sh_addr; in apply_relocate_add()[all …]