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

1 2

  /external/swiftshader/third_party/LLVM/lib/DebugInfo/
DWARFContext.h 89 StringRef InfoSection;
96 StringRef infoSection,
102 InfoSection(infoSection),
109 virtual StringRef getInfoSection() { return InfoSection; }
  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 106 const DWARFSection &InfoSection;
174 return DataExtractor(InfoSection.Data, isLittleEndian, AddrSize);
180 const RelocAddrMap *getRelocMap() const { return &InfoSection.Relocs; }
DWARFContext.h 244 DWARFSection InfoSection;
284 const DWARFSection &getInfoSection() override { return InfoSection; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 114 const DWARFSection &InfoSection;
196 return DataExtractor(InfoSection.Data, isLittleEndian, AddrSize);
203 const RelocAddrMap *getRelocMap() const { return &InfoSection.Relocs; }
DWARFContext.h 265 DWARFSection InfoSection;
313 const DWARFSection &getInfoSection() override { return InfoSection; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 116 const DWARFSection &InfoSection;
200 return DataExtractor(InfoSection.Data, isLittleEndian, AddrSize);
207 const RelocAddrMap *getRelocMap() const { return &InfoSection.Relocs; }
DWARFContext.h 297 DWARFSection InfoSection;
356 const DWARFSection &getInfoSection() override { return InfoSection; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 116 const DWARFSection &InfoSection;
200 return DataExtractor(InfoSection.Data, isLittleEndian, AddrSize);
207 const RelocAddrMap *getRelocMap() const { return &InfoSection.Relocs; }
DWARFContext.h 297 DWARFSection InfoSection;
356 const DWARFSection &getInfoSection() override { return InfoSection; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 114 const DWARFSection &InfoSection;
196 return DataExtractor(InfoSection.Data, isLittleEndian, AddrSize);
203 const RelocAddrMap *getRelocMap() const { return &InfoSection.Relocs; }
DWARFContext.h 265 DWARFSection InfoSection;
313 const DWARFSection &getInfoSection() override { return InfoSection; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 116 const DWARFSection &InfoSection;
200 return DataExtractor(InfoSection.Data, isLittleEndian, AddrSize);
207 const RelocAddrMap *getRelocMap() const { return &InfoSection.Relocs; }
DWARFContext.h 297 DWARFSection InfoSection;
356 const DWARFSection &getInfoSection() override { return InfoSection; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 116 const DWARFSection &InfoSection;
200 return DataExtractor(InfoSection.Data, isLittleEndian, AddrSize);
207 const RelocAddrMap *getRelocMap() const { return &InfoSection.Relocs; }
DWARFContext.h 297 DWARFSection InfoSection;
356 const DWARFSection &getInfoSection() override { return InfoSection; }
  /external/llvm/tools/obj2yaml/
elf2yaml.cpp 261 ErrorOr<const Elf_Shdr *> InfoSection = Obj.getSection(Shdr->sh_info);
262 if (std::error_code EC = InfoSection.getError())
265 ErrorOr<StringRef> NameOrErr = Obj.getSectionName(*InfoSection);
  /external/llvm/lib/DebugInfo/DWARF/
DWARFUnit.cpp 40 : Context(DC), InfoSection(Section), Abbrev(DA), RangeSection(RS),
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 171 const DWARFSection &InfoSection;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 171 const DWARFSection &InfoSection;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 171 const DWARFSection &InfoSection;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 171 const DWARFSection &InfoSection;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 171 const DWARFSection &InfoSection;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 171 const DWARFSection &InfoSection;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 171 const DWARFSection &InfoSection;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 171 const DWARFSection &InfoSection;

Completed in 1072 milliseconds

1 2