Home
last modified time | relevance | path

Searched refs:getStringForId (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DPDBStringTableBuilder.cpp39 return Table->getStringForId(Offset); in storageKeyToLookupKey()
54 StringRef PDBStringTableBuilder::getStringForId(uint32_t Id) const { in getStringForId() function in PDBStringTableBuilder
55 return Strings.getStringForId(Id); in getStringForId()
DPDBFileBuilder.cpp189 StringRef VName = getStringTableBuilder().getStringForId(IS.VNameIndex); in finalizeMsfLayout()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DPDBStringTableBuilder.cpp39 return Table->getStringForId(Offset); in storageKeyToLookupKey()
54 StringRef PDBStringTableBuilder::getStringForId(uint32_t Id) const { in getStringForId() function in PDBStringTableBuilder
55 return Strings.getStringForId(Id); in getStringForId()
DPDBFileBuilder.cpp190 StringRef VName = getStringTableBuilder().getStringForId(IS.VNameIndex); in finalizeMsfLayout()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBStringTableBuilder.h51 StringRef getStringForId(uint32_t Id) const;
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBStringTableBuilder.h51 StringRef getStringForId(uint32_t Id) const;
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DDebugStringTableSubsection.h71 StringRef getStringForId(uint32_t Id) const;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugStringTableSubsection.h71 StringRef getStringForId(uint32_t Id) const;
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DDebugStringTableSubsection.cpp103 StringRef DebugStringTableSubsection::getStringForId(uint32_t Id) const { in getStringForId() function in DebugStringTableSubsection
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugStringTableSubsection.cpp103 StringRef DebugStringTableSubsection::getStringForId(uint32_t Id) const { in getStringForId() function in DebugStringTableSubsection