Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_ctf.c90 lc->ctfoffp = (uint32_t **) &ef->ctfoff;
291 lc->ctfoffp = (uint32_t **) &ef->ctfoff;
H A Dlink_elf_obj.c120 caddr_t ctfoff; /* CTF offset table */ member
1213 free(ef->ctfoff, M_LINKER); in link_elf_unload_file()
1236 free(ef->ctfoff, M_LINKER); in link_elf_unload_file()
H A Dlink_elf.c112 caddr_t ctfoff; /* CTF offset table */ member
1394 free(ef->ctfoff, M_LINKER); in link_elf_unload_file()