Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1774 const lldb::addr_t section_max_file_offset = in ProcessSegmentCommand() local
1779 std::max(section_max_file_offset, segment_max_file_offset) - in ProcessSegmentCommand()