Lines Matching refs:fctp
143 #undef fctp
144 #define fctp __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][ELF_T_EHDR]
147 (*fctp) ((char *) elf->map_address + elf->start_offset, ehdr,
184 #undef fctp
185 #define fctp __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][ELF_T_PHDR]
188 (*fctp) (elf->map_address + elf->start_offset + ehdr->e_phoff,
344 #undef fctp
345 #define fctp __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][dl->data.d.d_type]
354 (*fctp) (last_position, dl->data.d.d_buf,
383 (*fctp) (converted, dl->data.d.d_buf, size, 1);
555 #undef fctp
556 #define fctp __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][ELF_T_EHDR]
559 (*fctp) (&tmp_ehdr, ehdr, sizeof (ElfW2(LIBELFBITS,Ehdr)), 1);
609 #undef fctp
610 #define fctp __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][ELF_T_PHDR]
622 (*fctp) (tmp_phdr, elf->state.ELFW(elf,LIBELFBITS).phdr,
751 #undef fctp
752 #define fctp __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][dl->data.d.d_type]
766 (*fctp) (buf, dl->data.d.d_buf, dl->data.d.d_size, 1);