Home
last modified time | relevance | path

Searched defs:object_name (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DUserExpression.cpp102 lldb::StackFrameSP frame_sp, ConstString const &object_name, Status &err) { in GetObjectPointerValueObject()
125 ConstString &object_name, in GetObjectPointer()
/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dbsd.py403 def print_multiple_object_matches(result, object_name, mtime, matches): argument
411 def print_archive_object_error(result, object_name, mtime, archive): argument
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp285 ConstString object_name, const llvm::sys::TimePoint<> &object_mod_time) { in FindObject()
395 ConstString object_name(module_sp->GetObjectName()); in CreateInstance() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp876 lldb::StackFrameSP frame_sp, ConstString &object_name, Status &err) { in GetCppObjectPointer()
915 ConstString object_name; in AddArguments() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DModule.cpp236 const ConstString *object_name, lldb::offset_t object_offset, in Module()
1075 ConstString object_name) { in SetFileSpecAndObjectName()
1112 const char *object_name = m_object_name.GetCString(); in GetDescription() local
1585 ConstString object_name = module_ref.GetObjectName(); in MatchesModuleSpec() local
/openbsd-src/lib/libcrypto/ui/
H A Dui_lib.c353 UI_construct_prompt(UI *ui, const char *object_desc, const char *object_name) in UI_construct_prompt()
664 const char *object_name)) in UI_method_set_prompt_constructor()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStatistics.cpp219 if (ConstString object_name = module->GetObjectName()) { in ReportStatistics() local
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cpp138 mach_port_t object_name; in RegionMemUsage() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.cpp277 ConstString object_name = module_sp->GetObjectName(); in GetObjectFile() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgnu-nat.c2332 mach_port_t object_name; in gnu_write_inferior() local
2495 mach_port_t object_name; in gnu_find_memory_regions() local
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymtab.cpp95 const char *object_name = nullptr; in Dump() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp175 const ConstString *object_name, off_t object_offset, in DebugMapModule()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dmips-tfile.c1577 static char *object_name = (char *) 0; /* tmp. name of object file */ variable
/openbsd-src/gnu/gcc/gcc/
H A Dmips-tfile.c1502 static char *object_name = (char *) 0; /* tmp. name of object file */ variable
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectTarget.cpp3221 const char *object_name = module->GetObjectName().GetCString(); in PrintModule() local
/openbsd-src/sys/dev/pci/
H A Dif_ocereg.h1060 uint8_t object_name[104]; member