Home
last modified time | relevance | path

Searched refs:link_elf_ctf_get_ddb (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/kern/
H A Dkern_ctf.c311 link_elf_ctf_get_ddb(linker_file_t lf, linker_ctf_t *lc) in link_elf_ctf_get_ddb() function
337 if (link_elf_ctf_get_ddb(lf, lc)) in link_elf_ctf_lookup_typename()
H A Dlink_elf_obj.c1510 return (link_elf_ctf_get_ddb(lf, lc)); in link_elf_lookup_debug_symbol_ctf()
H A Dlink_elf.c1628 return (i < ef->ddbsymcnt ? link_elf_ctf_get_ddb(lf, lc) : ENOENT); in link_elf_lookup_debug_symbol_ctf()