Home
last modified time | relevance | path

Searched refs:UncBegin (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DIRSymtab.h77 Word UncBegin; member
341 return {SymbolRef(MBegin, MEnd, Uncommons.begin() + M.UncBegin, this), in module_symbols()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DIRSymtab.cpp130 Mod.UncBegin = Uncommons.size(); in addModule()