Home
last modified time | relevance | path

Searched refs:getPdbFilePathNameIndex (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.h41 uint32_t getPdbFilePathNameIndex() const;
/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.cpp72 uint32_t DbiModuleDescriptor::getPdbFilePathNameIndex() const { in getPdbFilePathNameIndex() function in DbiModuleDescriptor
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp499 auto PdbPathOrErr = Stream.getECName(Desc.getPdbFilePathNameIndex()); in dumpModules()
510 Desc.getPdbFilePathNameIndex(), PdbFilePath, in dumpModules()