Searched refs:link_elf_lookup_debug_symbol_ctf (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/kern/ |
H A D | link_elf.c | 148 static int link_elf_lookup_debug_symbol_ctf(linker_file_t lf, 176 KOBJMETHOD(linker_lookup_debug_symbol_ctf, link_elf_lookup_debug_symbol_ctf), 1610 link_elf_lookup_debug_symbol_ctf(linker_file_t lf, const char *name, in link_elf_lookup_debug_symbol_ctf() function
|
H A D | link_elf_obj.c | 134 static int link_elf_lookup_debug_symbol_ctf(linker_file_t lf, 164 KOBJMETHOD(linker_lookup_debug_symbol_ctf, link_elf_lookup_debug_symbol_ctf), 1507 link_elf_lookup_debug_symbol_ctf(linker_file_t lf, const char *name, in link_elf_lookup_debug_symbol_ctf() function
|