Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerTypeUnit.h70 uint64_t getDebugStrIndex(const StringEntry *String) override { in getDebugStrIndex() function
H A DDWARFLinkerUnit.h160 virtual uint64_t getDebugStrIndex(const StringEntry *String) { in getDebugStrIndex() function
H A DDIEAttributeCloner.cpp232 OutUnit->getDebugStrIndex(StringInPool)) in cloneStringAttr()