Searched defs:getFileClass (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DELF.h81 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } function in struct:llvm::ELF::Elf32_Ehdr
105 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } function in struct:llvm::ELF::Elf64_Ehdr

Completed in 63 milliseconds