Home
last modified time | relevance | path

Searched refs:parseFileHeaders (Results 1 – 7 of 7) sorted by relevance

/external/llvm/tools/llvm-pdbdump/fuzzer/
Dllvm-pdbdump-fuzzer.cpp54 if (auto E = File->parseFileHeaders()) { in LLVMFuzzerTestOneInput()
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DPDBFile.h103 Error parseFileHeaders();
/external/llvm/lib/DebugInfo/PDB/Raw/
DRawSession.cpp61 if (auto EC = File->parseFileHeaders()) in createFromPdb()
DPDBFile.cpp102 Error PDBFile::parseFileHeaders() { in parseFileHeaders() function in PDBFile
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFile.h92 Error parseFileHeaders();
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp79 if (auto EC = File->parseFileHeaders()) in createFromPdb()
DPDBFile.cpp120 Error PDBFile::parseFileHeaders() { in parseFileHeaders() function in PDBFile