Home
last modified time | relevance | path

Searched refs:getIdForString (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DDebugCrossImpSubsection.cpp82 return Strings.getIdForString(L1->getKey()) < in commit()
83 Strings.getIdForString(L2->getKey()); in commit()
88 Imp.ModuleNameOffset = Strings.getIdForString(Item->getKey()); in commit()
DDebugStringTableSubsection.cpp97 uint32_t DebugStringTableSubsection::getIdForString(StringRef S) const { in getIdForString() function in DebugStringTableSubsection
DDebugChecksumsSubsection.cpp111 uint32_t Offset = Strings.getIdForString(FileName); in mapChecksumOffset()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugCrossImpSubsection.cpp82 return Strings.getIdForString(L1->getKey()) < in commit()
83 Strings.getIdForString(L2->getKey()); in commit()
88 Imp.ModuleNameOffset = Strings.getIdForString(Item->getKey()); in commit()
DDebugStringTableSubsection.cpp97 uint32_t DebugStringTableSubsection::getIdForString(StringRef S) const { in getIdForString() function in DebugStringTableSubsection
DDebugChecksumsSubsection.cpp111 uint32_t Offset = Strings.getIdForString(FileName); in mapChecksumOffset()
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DPDBStringTableBuilder.cpp35 return static_cast<uint16_t>(Table->getIdForString(S)); in hashLookupKey()
50 uint32_t PDBStringTableBuilder::getIdForString(StringRef S) const { in getIdForString() function in PDBStringTableBuilder
51 return Strings.getIdForString(S); in getIdForString()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DPDBStringTableBuilder.cpp35 return static_cast<uint16_t>(Table->getIdForString(S)); in hashLookupKey()
50 uint32_t PDBStringTableBuilder::getIdForString(StringRef S) const { in getIdForString() function in PDBStringTableBuilder
51 return Strings.getIdForString(S); in getIdForString()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBStringTableBuilder.h50 uint32_t getIdForString(StringRef S) const;
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBStringTableBuilder.h50 uint32_t getIdForString(StringRef S) const;
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DDebugStringTableSubsection.h69 uint32_t getIdForString(StringRef S) const;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugStringTableSubsection.h69 uint32_t getIdForString(StringRef S) const;