Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp285 unsigned char getFileClass() const { return e_ident[ELF::EI_CLASS]; } in getFileClass() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h80 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } in getFileClass() function
104 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } in getFileClass() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h81 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } in getFileClass() function
105 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } in getFileClass() function
/external/llvm/include/llvm/Support/
DELF.h81 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } in getFileClass() function
105 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } in getFileClass() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h81 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } in getFileClass() function
107 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } in getFileClass() function