Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DELF.h82 unsigned char getDataEncoding() const { return e_ident[EI_DATA]; } in getDataEncoding() function
106 unsigned char getDataEncoding() const { return e_ident[EI_DATA]; } in getDataEncoding() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h82 unsigned char getDataEncoding() const { return e_ident[EI_DATA]; } in getDataEncoding() function
106 unsigned char getDataEncoding() const { return e_ident[EI_DATA]; } in getDataEncoding() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h81 unsigned char getDataEncoding() const { return e_ident[EI_DATA]; } in getDataEncoding() function
107 unsigned char getDataEncoding() const { return e_ident[EI_DATA]; } in getDataEncoding() function
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h81 unsigned char getDataEncoding() const { return e_ident[EI_DATA]; } in getDataEncoding() function
107 unsigned char getDataEncoding() const { return e_ident[EI_DATA]; } in getDataEncoding() function