Searched refs:_symbolTableGlobalsStartIndex (Results 1 – 1 of 1) sorted by relevance
204 uint32_t _symbolTableGlobalsStartIndex; member in lld::mach_o::normalized::MachOFileLayout890 dst->iextdefsym = _symbolTableGlobalsStartIndex; in writeLoadCommands()1489 _symbolTableGlobalsStartIndex = _file.stabsSymbols.size() + in computeSymbolTableSizes()1491 _symbolTableUndefinesStartIndex = _symbolTableGlobalsStartIndex in computeSymbolTableSizes()