Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp979 uint64_t LOHTableEnd = DataInCodeTableEnd + LOHSize; in writeObject() local
1000 IndirectSymbolOffset = LOHTableEnd; in writeObject()
1003 uint64_t SymbolTableOffset = LOHTableEnd + IndirectSymbolSize; in writeObject()