Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1790 const lldb::addr_t section_max_file_offset = in ProcessSegmentCommand() local
1795 std::max(section_max_file_offset, segment_max_file_offset) - in ProcessSegmentCommand()