Searched refs:relOffset (Results 1 – 1 of 1) sorted by relevance
646 uint32_t relOffset = _startOfRelocations; in writeSingleSegmentLoadCommand() local655 sout->reloff = sin.relocations.empty() ? 0 : relOffset; in writeSingleSegmentLoadCommand()660 relOffset += sin.relocations.size() * sizeof(any_relocation_info); in writeSingleSegmentLoadCommand()1036 uint32_t relOffset = _startOfRelocations; in writeRelocations() local1040 &_buffer[relOffset]); in writeRelocations()1042 relOffset += sizeof(any_relocation_info); in writeRelocations()