Home
last modified time | relevance | path

Searched refs:getPE32PlusHeader (Results 1 – 10 of 10) sorted by relevance

/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp43 Obj.getPE32PlusHeader(PE32PlusHeader); in COFFDumper()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dcoff2yaml.cpp47 Obj.getPE32PlusHeader(PE32PlusHeader); in COFFDumper()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DCOFFDump.cpp276 error(Obj->getPE32PlusHeader(PE32PlusHeader)); in printTLSDirectory()
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp281 error(Obj->getPE32PlusHeader(PE32PlusHeader)); in printTLSDirectory()
/external/llvm/include/llvm/Object/
DCOFF.h802 std::error_code getPE32PlusHeader(const pe32plus_header *&Res) const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h972 std::error_code getPE32PlusHeader(const pe32plus_header *&Res) const;
/external/llvm/lib/Object/
DCOFFObjectFile.cpp894 COFFObjectFile::getPE32PlusHeader(const pe32plus_header *&Res) const { in getPE32PlusHeader() function in COFFObjectFile
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp945 COFFObjectFile::getPE32PlusHeader(const pe32plus_header *&Res) const { in getPE32PlusHeader() function in COFFObjectFile
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp580 error(Obj->getPE32PlusHeader(PEPlusHeader)); in printFileHeaders()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp649 error(Obj->getPE32PlusHeader(PEPlusHeader)); in printFileHeaders()