Home
last modified time | relevance | path

Searched refs:CVSignature (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCVDebugRecord.h25 support::ulittle32_t CVSignature; member
32 support::ulittle32_t CVSignature; member
39 support::ulittle32_t CVSignature; member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp746 W.printHex("PDBSignature", DebugInfo->Signature.CVSignature); in printCOFFDebugDirectory()
747 if (DebugInfo->Signature.CVSignature == OMF::Signature::PDB70) { in printCOFFDebugDirectory()