Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCOFFEmitter.cpp81 unsigned Index = getStringIndex(Name); in parseSections()
119 unsigned Index = getStringIndex(Name); in parseSymbols()
138 unsigned getStringIndex(StringRef Str) { in getStringIndex() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWindowsResource.h175 uint32_t getStringIndex() const { return StringIndex; } in getStringIndex() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWindowsResource.cpp902 StringTableOffsets[Child.second->getStringIndex()]); in writeDirectoryTree()