Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h78 Word UncBegin; member
363 return {SymbolRef(MBegin, MEnd, Uncommons.begin() + M.UncBegin, this), in module_symbols()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp151 Mod.UncBegin = Uncommons.size(); in addModule()