Home
last modified time | relevance | path

Searched defs:elfclass (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_align.c98 _libelf_malign(Elf_Type t, int elfclass) in _libelf_malign()
137 _libelf_falign(Elf_Type t, int elfclass) in _libelf_falign()
H A Dlibelf_checksum.c51 _libelf_checksum(Elf *e, int elfclass) in _libelf_checksum()
H A Dlibelf_xlate.c57 int elfclass, int direction) in _libelf_xlate()
H A Delf_data.c48 int elfclass, elftype; in elf_getdata() local