HomeSort by relevance Sort by last modified time
    Searched refs:S_ATTR_DEBUG (Results 1 - 25 of 28) sorted by null

1 2

  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 203 Ctx->getMachOSection("__LD", "__compact_unwind", MachO::S_ATTR_DEBUG,
216 Ctx->getMachOSection("__DWARF", "__apple_names", MachO::S_ATTR_DEBUG,
219 Ctx->getMachOSection("__DWARF", "__apple_objc", MachO::S_ATTR_DEBUG,
223 Ctx->getMachOSection("__DWARF", "__apple_namespac", MachO::S_ATTR_DEBUG,
226 Ctx->getMachOSection("__DWARF", "__apple_types", MachO::S_ATTR_DEBUG,
230 Ctx->getMachOSection("__DWARF", "__debug_abbrev", MachO::S_ATTR_DEBUG,
233 Ctx->getMachOSection("__DWARF", "__debug_info", MachO::S_ATTR_DEBUG,
236 Ctx->getMachOSection("__DWARF", "__debug_line", MachO::S_ATTR_DEBUG,
239 Ctx->getMachOSection("__DWARF", "__debug_frame", MachO::S_ATTR_DEBUG,
242 Ctx->getMachOSection("__DWARF", "__debug_pubnames", MachO::S_ATTR_DEBUG,
    [all...]
MCSectionMachO.cpp 64 ENTRY("debug", S_ATTR_DEBUG)
  /external/swiftshader/third_party/LLVM/lib/MC/
MCObjectFileInfo.cpp 151 MCSectionMachO::S_ATTR_DEBUG,
157 MCSectionMachO::S_ATTR_DEBUG,
161 MCSectionMachO::S_ATTR_DEBUG,
165 MCSectionMachO::S_ATTR_DEBUG,
169 MCSectionMachO::S_ATTR_DEBUG,
173 MCSectionMachO::S_ATTR_DEBUG,
177 MCSectionMachO::S_ATTR_DEBUG,
181 MCSectionMachO::S_ATTR_DEBUG,
185 MCSectionMachO::S_ATTR_DEBUG,
189 MCSectionMachO::S_ATTR_DEBUG,
    [all...]
MCSectionMachO.cpp 65 ENTRY("debug", S_ATTR_DEBUG)
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCSectionMachO.h 124 /// S_ATTR_DEBUG - A debug section.
125 S_ATTR_DEBUG = 1U << 25,
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MachObjectWriter.cpp 120 if (Section.hasAttribute(MachO::S_ATTR_DEBUG))
340 if (Section.hasAttribute(MachO::S_ATTR_DEBUG))
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MachObjectWriter.cpp 233 if (Section.hasAttribute(MachO::S_ATTR_DEBUG))
  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86MachObjectWriter.cpp 221 if (Section.hasAttribute(MCSectionMachO::S_ATTR_DEBUG))
  /external/v8/src/
gdb-jit.cc 225 S_ATTR_DEBUG = 0x02000000u,
1076 MachOSection::S_REGULAR | MachOSection::S_ATTR_DEBUG),
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
macho.go 141 S_ATTR_DEBUG = 0x02000000
460 msect.flag |= S_ATTR_DEBUG
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
macho.go 141 S_ATTR_DEBUG = 0x02000000
460 msect.flag |= S_ATTR_DEBUG
  /external/llvm/include/llvm/Support/
MachO.h 196 /// S_ATTR_DEBUG - A debug section.
197 S_ATTR_DEBUG = 0x02000000u,
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MachO.h 196 /// S_ATTR_DEBUG - A debug section.
197 S_ATTR_DEBUG = 0x02000000u,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MachO.h 196 /// S_ATTR_DEBUG - A debug section.
197 S_ATTR_DEBUG = 0x02000000u,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
MachO.h 195 /// S_ATTR_DEBUG - A debug section.
196 S_ATTR_DEBUG = 0x02000000u,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
MachO.h 195 /// S_ATTR_DEBUG - A debug section.
196 S_ATTR_DEBUG = 0x02000000u,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
MachO.h 196 /// S_ATTR_DEBUG - A debug section.
197 S_ATTR_DEBUG = 0x02000000u,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
MachO.h 196 /// S_ATTR_DEBUG - A debug section.
197 S_ATTR_DEBUG = 0x02000000u,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
MachO.h 196 /// S_ATTR_DEBUG - A debug section.
197 S_ATTR_DEBUG = 0x02000000u,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
MachO.h 196 /// S_ATTR_DEBUG - A debug section.
197 S_ATTR_DEBUG = 0x02000000u,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MachO.h 196 /// S_ATTR_DEBUG - A debug section.
197 S_ATTR_DEBUG = 0x02000000u,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
MachO.h 195 /// S_ATTR_DEBUG - A debug section.
196 S_ATTR_DEBUG = 0x02000000u,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
MachO.h 195 /// S_ATTR_DEBUG - A debug section.
196 S_ATTR_DEBUG = 0x02000000u,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
MachO.h 196 /// S_ATTR_DEBUG - A debug section.
197 S_ATTR_DEBUG = 0x02000000u,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
MachO.h 196 /// S_ATTR_DEBUG - A debug section.
197 S_ATTR_DEBUG = 0x02000000u,
    [all...]

Completed in 986 milliseconds

1 2