Home | History | Annotate | Download | only in Commands

Lines Matching defs:from

583             // If "--clean" was specified, prune any orphaned shared modules from
1027 const char *from = command.GetArgumentAtIndex(i);
1030 if (from[0] && to[0])
1033 target->GetImageSearchPathList().Append (ConstString(from),
1040 if (from[0])
1067 "Clear all current image search path substitution pairs from the current target.",
1175 const char *from = command.GetArgumentAtIndex(i);
1178 if (from[0] && to[0])
1181 target->GetImageSearchPathList().Insert (ConstString(from),
1189 if (from[0])
2037 "Dump the symbol table from one or more target modules.",
2233 "Dump the sections from one or more target modules.",
3354 // Dump symbol file only if different from module file
3408 { LLDB_OPT_SET_1, false, "offset", 'o', no_argument, NULL, 0, eArgTypeNone, "Display the image header address offset from the header file address (the slide amount)."},
3414 { LLDB_OPT_SET_1, false, "symfile-unique", 'S', optional_argument, NULL, 0, eArgTypeWidth, "Display the symbol file with optional width only if it is different from the executable object file."},
3418 { LLDB_OPT_SET_1, false, "global", 'g', no_argument, NULL, 0, eArgTypeNone, "Display the modules from the global module list, not just the current target."},
3815 lldb::addr_t m_offset; // Subtract this offset from m_addr before doing lookups.
4116 { LLDB_OPT_SET_1, false, "offset", 'o', required_argument, NULL, 0, eArgTypeOffset, "When looking up an address subtract <offset> from any addresses before doing the lookup."},
4286 // First extract all module specs from the symbol file
4822 uint32_t m_func_name_type_mask; // A pick from lldb::FunctionNameType.
5022 // Otherwise gather up the command list, we'll push an input reader and suck the data from that directly into