Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.h41 uint32_t getPdbFilePathNameIndex() const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.cpp72 uint32_t DbiModuleDescriptor::getPdbFilePathNameIndex() const { in getPdbFilePathNameIndex() function in DbiModuleDescriptor
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp610 Err(Stream.getECName(Desc.getPdbFilePathNameIndex())); in dumpModules()
614 Desc.getPdbFilePathNameIndex(), PdbFilePath, in dumpModules()