Searched refs:elf_gnu_ifunc_record_cache (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Delfread.c699 elf_gnu_ifunc_record_cache (const char *name, CORE_ADDR addr) function
852 if (elf_gnu_ifunc_record_cache (name, addr))
925 elf_gnu_ifunc_record_cache (name_at_pc, address);
1033 elf_gnu_ifunc_record_cache (event_location_to_string (b->location.get ()),
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Delfread.c695 elf_gnu_ifunc_record_cache (const char *name, CORE_ADDR addr) function
865 if (elf_gnu_ifunc_record_cache (name, addr))
943 elf_gnu_ifunc_record_cache (name_at_pc, address);
1049 elf_gnu_ifunc_record_cache (b->locspec->to_string (), resolved_pc);

Completed in 141 milliseconds