Searched refs:DataInCodeTableEnd (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/
H A DMachObjectWriter.cpp726 uint64_t DataInCodeTableEnd = RelocTableEnd + NumDataRegions * 8; local
750 IndirectSymbolOffset = DataInCodeTableEnd;
753 uint64_t SymbolTableOffset = DataInCodeTableEnd + IndirectSymbolSize;

Completed in 39 milliseconds