Home
last modified time | relevance | path

Searched refs:elf_datatype (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DElf.h112 return elf_datatype == ELFDATA2LSB; in is_Intel()
124 return elf_datatype; in elf_getdatatype()
139 int elf_datatype; variable
H A DElf.cc181 elf_datatype = ehdrp->e_ident[EI_DATA]; in Elf()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DElf.h113 return elf_datatype == ELFDATA2LSB; in is_Intel()
125 return elf_datatype; in elf_getdatatype()
141 int elf_datatype; variable
H A DElf.cc190 elf_datatype = ehdrp->e_ident[EI_DATA]; in Elf()