Searched refs:dsymutil (Results 1 - 23 of 23) sorted by relevance

/openbsd-current/gnu/llvm/llvm/tools/dsymutil/
H A DCFBundle.h1 //===- tools/dsymutil/CFBundle.h - CFBundle helper --------------*- C++ -*-===//
16 namespace dsymutil { namespace in namespace:llvm
27 } // end namespace dsymutil
H A DBinaryHolder.h10 // Darwin's dsymutil.
31 namespace dsymutil { namespace in namespace:llvm
146 } // namespace dsymutil
148 template <> struct DenseMapInfo<dsymutil::BinaryHolder::ArchiveEntry::KeyTy> {
150 static inline dsymutil::BinaryHolder::ArchiveEntry::KeyTy getEmptyKey() {
151 return dsymutil::BinaryHolder::ArchiveEntry::KeyTy();
154 static inline dsymutil::BinaryHolder::ArchiveEntry::KeyTy getTombstoneKey() {
155 return dsymutil::BinaryHolder::ArchiveEntry::KeyTy("/", {});
159 getHashValue(const dsymutil::BinaryHolder::ArchiveEntry::KeyTy &K) {
165 static bool isEqual(const dsymutil
[all...]
H A DDebugMap.h1 //=- tools/dsymutil/DebugMap.h - Generic debug map representation -*- C++ -*-=//
46 namespace dsymutil { namespace in namespace:llvm
211 friend yaml::MappingTraits<dsymutil::DebugMapObject>;
222 } // end namespace dsymutil
225 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::dsymutil::DebugMapObject::YAMLSymbolMapping)
230 using namespace llvm::dsymutil;
239 template <> struct MappingTraits<dsymutil::DebugMapObject> {
241 static void mapping(IO &io, dsymutil::DebugMapObject &DMO);
251 struct SequenceTraits<std::vector<std::unique_ptr<dsymutil::DebugMapObject>>> {
253 size(IO &io, std::vector<std::unique_ptr<dsymutil
[all...]
H A DDebugMap.cpp1 //===- tools/dsymutil/DebugMap.cpp - Generic debug map representation -----===//
37 namespace dsymutil { namespace in namespace:llvm
147 } // end namespace dsymutil
152 struct MappingTraits<dsymutil::DebugMapObject>::YamlDMO {
154 YamlDMO(IO &io, dsymutil::DebugMapObject &Obj);
155 dsymutil::DebugMapObject denormalize(IO &IO);
159 std::vector<dsymutil::DebugMapObject::YAMLSymbolMapping> Entries;
170 void MappingTraits<dsymutil::DebugMapObject>::mapping(
171 IO &io, dsymutil::DebugMapObject &DMO) {
172 MappingNormalization<YamlDMO, dsymutil
[all...]
H A DSymbolMap.h1 //=- tools/dsymutil/SymbolMap.h -----------------------------------*- C++ -*-=//
18 namespace dsymutil { namespace in namespace:llvm
50 } // namespace dsymutil
H A Ddsymutil.h1 //===- tools/dsymutil/dsymutil.h - dsymutil high-level functionality ------===//
30 namespace dsymutil { namespace in namespace:llvm
53 } // end namespace dsymutil
H A DLinkUtils.h1 //===- tools/dsymutil/LinkUtils.h - Dwarf linker utilities ------*- C++ -*-===//
24 namespace dsymutil { namespace in namespace:llvm
116 } // end namespace dsymutil
H A DMachOUtils.h1 //===-- MachOUtils.h - Mach-o specific helpers for dsymutil --------------===//
22 namespace dsymutil { namespace in namespace:llvm
66 } // namespace dsymutil
H A DReproducer.h1 //===- tools/dsymutil/Reproducer.h ------------------------------*- C++ -*-===//
16 namespace dsymutil { namespace in namespace:llvm
26 /// The reproducer class manages the sate related to reproducers in dsymutil.
49 /// dsymutil.
88 } // end namespace dsymutil
H A DDwarfLinkerForBinary.h1 //===- tools/dsymutil/DwarfLinkerForBinary.h --------------------*- C++ -*-===//
25 namespace dsymutil { namespace in namespace:llvm
125 // The latter information is required to reproduce dsymutil's logic while
128 // dsymutil's behavior.
209 const llvm::dsymutil::DebugMapObject *Obj,
214 const llvm::dsymutil::DebugMapObject *Obj, DwarfStreamer *Streamer,
238 } // end namespace dsymutil
H A DReproducer.cpp13 using namespace llvm::dsymutil;
21 EC = sys::fs::createUniqueDirectory("dsymutil", Root);
H A DCFBundle.cpp1 //===- tools/dsymutil/CFBundle.cpp - CFBundle helper ------------*- C++ -*-===//
22 namespace dsymutil { namespace in namespace:llvm
184 } // end namespace dsymutil
H A DSymbolMap.cpp1 //===- tools/dsymutil/SymbolMap.cpp ---------------------------------------===//
23 namespace dsymutil { namespace in namespace:llvm
160 } // namespace dsymutil
H A DMachODebugMapParser.cpp1 //===- tools/dsymutil/MachODebugMapParser.cpp - Parse STABS debug maps ----===//
22 using namespace llvm::dsymutil;
222 // different and part of the interface of dsymutil (some project's build-systems
223 // parse the ouptut of dsymutil -s), thus they shouldn't be changed.
626 namespace dsymutil { namespace in namespace:llvm
646 } // namespace dsymutil
H A DBinaryHolder.cpp10 // Darwin's dsymutil.
20 namespace dsymutil { namespace in namespace:llvm
279 } // namespace dsymutil
H A DDwarfLinkerForBinary.cpp1 //===- tools/dsymutil/DwarfLinkerForBinary.cpp ----------------------------===//
13 #include "dsymutil.h"
106 namespace dsymutil { namespace in namespace:llvm
395 const llvm::dsymutil::DebugMapObject *Obj,
456 // in which case we look up its address in the binary, which dsymutil
494 const llvm::dsymutil::DebugMapObject *Obj, DwarfStreamer *Streamer,
611 // adventurous dsymutil would invoke clang to rebuild the module
1085 } // namespace dsymutil
H A Ddsymutil.cpp1 //===- dsymutil.cpp - Debug info dumping utility for llvm -----------------===//
10 // dsymutil.
13 #include "dsymutil.h"
53 using namespace llvm::dsymutil;
118 dsymutil::LinkOptions LinkOpts;
576 "dsymutil links the DWARF debug information found in the object files\n"
H A DMachOUtils.cpp1 //===-- MachOUtils.cpp - Mach-o specific helpers for dsymutil ------------===//
28 namespace dsymutil { namespace in namespace:llvm
100 // Align segments to match dsymutil-classic alignment
187 // FIXME: The + 1 is here to mimic dsymutil-classic that has 2 empty
496 // Legacy dsymutil puts an empty string at the start of the line table.
589 // dsymutil-classic starts the reconstructed string table with 2 of these.
647 } // namespace dsymutil
/openbsd-current/gnu/llvm/lldb/utils/lldb-dotest/
H A Dlldb-dotest.in10 dsymutil = '@LLDB_TEST_DSYMUTIL_CONFIGURED@'
35 cmd.extend(['--dsymutil', dsymutil])
/openbsd-current/gnu/llvm/lldb/packages/Python/lldbsuite/test/builders/
H A Ddarwin.py79 if configuration.dsymutil:
80 args['DSYMUTIL'] = configuration.dsymutil
/openbsd-current/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dconfiguration.py47 dsymutil = None variable
H A Ddotest.py270 if args.dsymutil:
271 configuration.dsymutil = args.dsymutil
273 configuration.dsymutil = seven.get_command_output(
274 'xcrun -find -toolchain default dsymutil')
/openbsd-current/usr.sbin/unbound/
H A Dconfigure10554 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
10555 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
10576 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
10599 # Extract the first word of "dsymutil", so it can be a program name with args.
10600 set dummy dsymutil; ac_word=$2
10621 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"

Completed in 145 milliseconds