Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf_align.c89 _libelf_malign(Elf_Type t, int elfclass) in _libelf_malign()
128 _libelf_falign(Elf_Type t, int elfclass) in _libelf_falign()
H A Dlibelf_checksum.c46 _libelf_checksum(Elf *e, int elfclass) in _libelf_checksum()
H A Dlibelf_xlate.c48 int elfclass, int elfmachine, int direction) in _libelf_xlate()
H A Delf_data.c42 int elfclass, elftype; in elf_getdata() local