Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileBinaryWriter.cpp212 uint32_t _startOfSectionsContent; member in lld::mach_o::normalized::MachOFileLayout
285 _startOfSectionsContent = _endOfLoadCommands; in MachOFileLayout()
287 uint64_t offset = _startOfSectionsContent; in MachOFileLayout()
326 << " startOfSectionsContent=" << _startOfSectionsContent << "\n" in MachOFileLayout()