Searched refs:_startOfRelocations (Results 1 – 1 of 1) sorted by relevance
196 uint32_t _startOfRelocations; member in lld::mach_o::normalized::MachOFileLayout305 _startOfRelocations = pointerAlign(_endOfSectionsContent); in MachOFileLayout()306 _startOfFunctionStarts = _startOfRelocations + relocCount * 8; in MachOFileLayout()322 << " startOfRelocations=" << _startOfRelocations << "\n" in MachOFileLayout()646 uint32_t relOffset = _startOfRelocations; in writeSingleSegmentLoadCommand()1036 uint32_t relOffset = _startOfRelocations; in writeRelocations()