HomeSort by relevance Sort by last modified time
    Searched refs:TypeSectionMap (Results 1 - 7 of 7) sorted by null

  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFContext.h 192 std::map<object::SectionRef, unsigned>> TypeSectionMap;
193 virtual const TypeSectionMap &getTypesSections() = 0;
210 virtual const TypeSectionMap &getTypesDWOSections() = 0;
245 TypeSectionMap TypesSections;
262 TypeSectionMap TypesDWOSections;
285 const TypeSectionMap &getTypesSections() override { return TypesSections; }
306 const TypeSectionMap &getTypesDWOSections() override {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFContext.h 210 std::map<object::SectionRef, unsigned>> TypeSectionMap;
211 virtual const TypeSectionMap &getTypesSections() = 0;
228 virtual const TypeSectionMap &getTypesDWOSections() = 0;
266 TypeSectionMap TypesSections;
283 TypeSectionMap TypesDWOSections;
314 const TypeSectionMap &getTypesSections() override { return TypesSections; }
336 const TypeSectionMap &getTypesDWOSections() override {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFContext.h 234 std::map<object::SectionRef, unsigned>> TypeSectionMap;
235 virtual const TypeSectionMap &getTypesSections() = 0;
257 virtual const TypeSectionMap &getTypesDWOSections() = 0;
298 TypeSectionMap TypesSections;
320 TypeSectionMap TypesDWOSections;
357 const TypeSectionMap &getTypesSections() override { return TypesSections; }
384 const TypeSectionMap &getTypesDWOSections() override {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFContext.h 234 std::map<object::SectionRef, unsigned>> TypeSectionMap;
235 virtual const TypeSectionMap &getTypesSections() = 0;
257 virtual const TypeSectionMap &getTypesDWOSections() = 0;
298 TypeSectionMap TypesSections;
320 TypeSectionMap TypesDWOSections;
357 const TypeSectionMap &getTypesSections() override { return TypesSections; }
384 const TypeSectionMap &getTypesDWOSections() override {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFContext.h 210 std::map<object::SectionRef, unsigned>> TypeSectionMap;
211 virtual const TypeSectionMap &getTypesSections() = 0;
228 virtual const TypeSectionMap &getTypesDWOSections() = 0;
266 TypeSectionMap TypesSections;
283 TypeSectionMap TypesDWOSections;
314 const TypeSectionMap &getTypesSections() override { return TypesSections; }
336 const TypeSectionMap &getTypesDWOSections() override {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFContext.h 234 std::map<object::SectionRef, unsigned>> TypeSectionMap;
235 virtual const TypeSectionMap &getTypesSections() = 0;
257 virtual const TypeSectionMap &getTypesDWOSections() = 0;
298 TypeSectionMap TypesSections;
320 TypeSectionMap TypesDWOSections;
357 const TypeSectionMap &getTypesSections() override { return TypesSections; }
384 const TypeSectionMap &getTypesDWOSections() override {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFContext.h 234 std::map<object::SectionRef, unsigned>> TypeSectionMap;
235 virtual const TypeSectionMap &getTypesSections() = 0;
257 virtual const TypeSectionMap &getTypesDWOSections() = 0;
298 TypeSectionMap TypesSections;
320 TypeSectionMap TypesDWOSections;
357 const TypeSectionMap &getTypesSections() override { return TypesSections; }
384 const TypeSectionMap &getTypesDWOSections() override {

Completed in 577 milliseconds