Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp286 unsigned char getDataEncoding() const { return e_ident[ELF::EI_DATA]; } in getDataEncoding() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h81 unsigned char getDataEncoding() const { return e_ident[EI_DATA]; } in getDataEncoding() function
105 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/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-7.0/llvm/include/llvm/BinaryFormat/
DELF.h82 unsigned char getDataEncoding() const { return e_ident[EI_DATA]; } in getDataEncoding() function
108 unsigned char getDataEncoding() const { return e_ident[EI_DATA]; } in getDataEncoding() function