Home
last modified time | relevance | path

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

/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-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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h80 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } in getFileClass() function
106 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } in getFileClass() function
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h80 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } in getFileClass() function
106 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } in getFileClass() function