Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.h216 void ProcessSegmentCommand(const llvm::MachO::load_command &load_cmd,
H A DObjectFileMachO.cpp1599 void ObjectFileMachO::ProcessSegmentCommand( in ProcessSegmentCommand() function in ObjectFileMachO
1912 ProcessSegmentCommand(load_cmd, offset, i, context); in CreateSections()