Searched refs:stub_pc (Results 1 – 2 of 2) sorted by relevance
30 elf_machine_runtime_link_map (ElfW(Addr) gpreg, ElfW(Addr) stub_pc) in elf_machine_runtime_link_map() argument64 if (stub_pc >= base && stub_pc < limit) in elf_machine_runtime_link_map()87 if (stub_pc >= base && stub_pc < limit) in elf_machine_runtime_link_map()122 ElfW(Addr) stub_pc) in __dl_runtime_resolve()124 struct link_map *l = elf_machine_runtime_link_map (old_gpreg, stub_pc); in __dl_runtime_resolve()
6914 Scan all PT_LOAD segments of objects for stub_pc, instead of only