Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.h204 void ProcessSegmentCommand(const llvm::MachO::load_command &load_cmd,
DObjectFileMachO.cpp1551 void ObjectFileMachO::ProcessSegmentCommand(const load_command &load_cmd_, in ProcessSegmentCommand() function in ObjectFileMachO
1856 ProcessSegmentCommand(load_cmd, offset, i, context); in CreateSections()