Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.h213 void ProcessSegmentCommand(const llvm::MachO::load_command &load_cmd,
H A DObjectFileMachO.cpp1583 void ObjectFileMachO::ProcessSegmentCommand( in ProcessSegmentCommand() function in ObjectFileMachO
1896 ProcessSegmentCommand(load_cmd, offset, i, context); in CreateSections()