Home
last modified time | relevance | path

Searched refs:S_ATTR_DEBUG (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp191 Ctx->getMachOSection("__LD", "__compact_unwind", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
204 Ctx->getMachOSection("__DWARF", "__debug_names", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
207 Ctx->getMachOSection("__DWARF", "__apple_names", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
210 Ctx->getMachOSection("__DWARF", "__apple_objc", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
214 Ctx->getMachOSection("__DWARF", "__apple_namespac", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
217 Ctx->getMachOSection("__DWARF", "__apple_types", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
221 Ctx->getMachOSection("__DWARF", "__swift_ast", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
225 Ctx->getMachOSection("__DWARF", "__debug_abbrev", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
228 Ctx->getMachOSection("__DWARF", "__debug_info", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
231 Ctx->getMachOSection("__DWARF", "__debug_line", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
[all …]
DMCSectionMachO.cpp75 ENTRY("debug", S_ATTR_DEBUG)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp127 if (Section.hasAttribute(MachO::S_ATTR_DEBUG)) in canUseLocalRelocation()
332 if (Section.hasAttribute(MachO::S_ATTR_DEBUG)) in recordRelocation()
/third_party/node/deps/v8/src/diagnostics/
Dgdb-jit.cc228 S_ATTR_DEBUG = 0x02000000u, enumerator
1015 MachOSection::S_REGULAR | MachOSection::S_ATTR_DEBUG), in DebugInfoSection()
1187 MachOSection::S_REGULAR | MachOSection::S_ATTR_DEBUG), in DebugAbbrevSection()
1338 MachOSection::S_REGULAR | MachOSection::S_ATTR_DEBUG), in DebugLineSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp232 if (Section.hasAttribute(MachO::S_ATTR_DEBUG)) in RecordX86_64Relocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h197 S_ATTR_DEBUG = 0x02000000u, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h196 S_ATTR_DEBUG = 0x02000000u, enumerator