Home
last modified time | relevance | path

Searched refs:parseFileHeaders (Results 1 – 11 of 11) 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-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFile.h97 Error parseFileHeaders();
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFile.h97 Error parseFileHeaders();
/external/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
DObjectFilePDB.cpp187 if (auto EC = File->parseFileHeaders()) { in loadPDBFile()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp67 if (auto EC = File->parseFileHeaders()) in createFromPdb()
DPDBFile.cpp120 Error PDBFile::parseFileHeaders() { in parseFileHeaders() function in PDBFile
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp72 if (auto EC = File->parseFileHeaders()) in createFromPdb()
102 if (auto EC = File->parseFileHeaders()) in loadPdbFile()
DPDBFile.cpp121 Error PDBFile::parseFileHeaders() { in parseFileHeaders() function in PDBFile