Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp994 struct segment_command_64 load_cmd; in CreateSections() local
3691 struct uuid_command load_cmd; in GetUUID() local
3750 struct load_command load_cmd; in GetDependentModules() local
3823 struct load_command load_cmd; in GetEntryPointAddress() local
4133 struct dylib_command load_cmd; in GetVersion() local
/external/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderMacOSXDYLD.cpp1226 llvm::MachO::load_command load_cmd; in ParseLoadCommands() local