Searched refs:ctfoff (Results 1 – 4 of 4) sorted by relevance
353 uint32_t *ctfoff; in fbt_ctfoff_init() local370 ctfoff = malloc(sizeof(uint32_t) * lc->nsym, M_LINKER, M_WAITOK); in fbt_ctfoff_init()371 *lc->ctfoffp = ctfoff; in fbt_ctfoff_init()373 for (i = 0; i < lc->nsym; i++, ctfoff++, symp++) { in fbt_ctfoff_init()375 *ctfoff = 0xffffffff; in fbt_ctfoff_init()383 *ctfoff = 0xffffffff; in fbt_ctfoff_init()387 *ctfoff = objtoff; in fbt_ctfoff_init()393 *ctfoff = 0xffffffff; in fbt_ctfoff_init()397 *ctfoff = funcoff; in fbt_ctfoff_init()414 *ctfoff = 0xffffffff; in fbt_ctfoff_init()[all …]
90 lc->ctfoffp = (uint32_t **) &ef->ctfoff;291 lc->ctfoffp = (uint32_t **) &ef->ctfoff;
121 caddr_t ctfoff; /* CTF offset table */ member1192 free(ef->ctfoff, M_LINKER); in link_elf_unload_file()1215 free(ef->ctfoff, M_LINKER); in link_elf_unload_file()
111 caddr_t ctfoff; /* CTF offset table */ member1276 free(ef->ctfoff, M_LINKER); in link_elf_unload_file()