Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.h41 uint32_t getPdbFilePathNameIndex() const;
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.cpp71 uint32_t DbiModuleDescriptor::getPdbFilePathNameIndex() const { in getPdbFilePathNameIndex() function in DbiModuleDescriptor
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp500 auto PdbPathOrErr = Stream.getECName(Desc.getPdbFilePathNameIndex()); in dumpModules()
511 Desc.getPdbFilePathNameIndex(), PdbFilePath, in dumpModules()