HomeSort by relevance Sort by last modified time
    Searched defs:SecName (Results 1 - 18 of 18) sorted by null

  /external/llvm/include/llvm/DebugInfo/PDB/Raw/
RawTypes.h 65 support::ulittle16_t SecName; // Byte index of the segment or group name
  /external/llvm/lib/MC/
MCMachOStreamer.cpp 129 StringRef SecName = MSec.getSectionName();
131 if (SegName == "__LD" && SecName == "__compact_unwind")
135 if (SecName == "__jump_table")
138 if (SecName == "__pointers")
142 if (SegName == "__TEXT" && SecName == "__eh_frame")
145 if (SegName == "__DATA" && SecName == "__nl_symbol_ptr")
  /external/llvm/lib/DebugInfo/DWARF/
DWARFContext.cpp 843 StringRef SecName;
844 RSec->getName(SecName);
845 // llvm::dbgs() << "Name: '" << SecName
  /external/llvm/tools/llvm-rtdyld/
llvm-rtdyld.cpp 372 StringRef SecName;
373 Sec->getName(SecName);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 65 support::ulittle16_t SecName; // Byte index of the segment or group name
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 65 support::ulittle16_t SecName; // Byte index of the segment or group name
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 65 support::ulittle16_t SecName; // Byte index of the segment or group name
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 65 support::ulittle16_t SecName; // Byte index of the segment or group name
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 65 support::ulittle16_t SecName; // Byte index of the segment or group name
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 65 support::ulittle16_t SecName; // Byte index of the segment or group name
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 80 support::ulittle16_t SecName; // Byte index of the segment or group name
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 80 support::ulittle16_t SecName; // Byte index of the segment or group name
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 80 support::ulittle16_t SecName; // Byte index of the segment or group name
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 80 support::ulittle16_t SecName; // Byte index of the segment or group name
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 80 support::ulittle16_t SecName; // Byte index of the segment or group name
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 80 support::ulittle16_t SecName; // Byte index of the segment or group name
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 80 support::ulittle16_t SecName; // Byte index of the segment or group name
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
RawTypes.h 80 support::ulittle16_t SecName; // Byte index of the segment or group name

Completed in 570 milliseconds