Home
last modified time | relevance | path

Searched defs:cmd_idx (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp849 uint32_t cmd_idx; ParseLoadCommands() local
/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1361 SanitizeSegmentCommand(llvm::MachO::segment_command_64 & seg_cmd,uint32_t cmd_idx) SanitizeSegmentCommand() argument
1637 ProcessSegmentCommand(const llvm::MachO::load_command & load_cmd_,lldb::offset_t offset,uint32_t cmd_idx,SegmentParsingContext & context) ProcessSegmentCommand() argument