Home
last modified time | relevance | path

Searched refs:AbbrevSection (Results 1 – 25 of 60) sorted by relevance

123

/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/ELF/
H A DGdbIndex.h30 StringRef AbbrevSection; variable
52 StringRef getAbbrevSection() const override { return AbbrevSection; } in getAbbrevSection()
H A DGdbIndex.cpp43 AbbrevSection = toStringRef(Sec->Data); in LLDDwarfObj()
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/ELF/
H A DDWARF.h61 StringRef getAbbrevSection() const override { return AbbrevSection; } in getAbbrevSection()
85 StringRef AbbrevSection; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-dwp/
H A Dllvm-dwp.cpp401 StringRef &AbbrevSection, StringRef &CurCUIndexSection, in handleSection() argument
440 AbbrevSection = Contents; in handleSection()
548 StringRef AbbrevSection; in write() local
558 AbbrevSection, CurCUIndexSection, CurTUIndexSection)) in write()
569 AbbrevSection, InfoSection, CurStrOffsetSection, CurStrSection); in write()
594 getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-dwp/
H A Dllvm-dwp.cpp401 StringRef &AbbrevSection, StringRef &CurCUIndexSection, in handleSection() argument
441 AbbrevSection = Contents; in handleSection()
549 StringRef AbbrevSection; in write() local
559 AbbrevSection, CurCUIndexSection, CurTUIndexSection)) in write()
570 AbbrevSection, InfoSection, CurStrOffsetSection, CurStrSection); in write()
595 getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp401 StringRef &AbbrevSection, StringRef &CurCUIndexSection, in handleSection() argument
441 AbbrevSection = Contents; in handleSection()
549 StringRef AbbrevSection; in write() local
559 AbbrevSection, CurCUIndexSection, CurTUIndexSection)) in write()
570 AbbrevSection, InfoSection, CurStrOffsetSection, CurStrSection); in write()
595 getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write()
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-dwp/
H A Dllvm-dwp.cpp395 StringRef &AbbrevSection, StringRef &CurCUIndexSection, in handleSection() argument
433 AbbrevSection = Contents; in handleSection()
541 StringRef AbbrevSection; in write() local
551 AbbrevSection, CurCUIndexSection, CurTUIndexSection)) in write()
562 AbbrevSection, InfoSection, CurStrOffsetSection, CurStrSection); in write()
587 getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write()
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-dwp/
H A Dllvm-dwp.cpp395 StringRef &AbbrevSection, StringRef &CurCUIndexSection, in handleSection() argument
433 AbbrevSection = Contents; in handleSection()
541 StringRef AbbrevSection; in write() local
551 AbbrevSection, CurCUIndexSection, CurTUIndexSection)) in write()
562 AbbrevSection, InfoSection, CurStrOffsetSection, CurStrSection); in write()
587 getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp434 StringRef &AbbrevSection, StringRef &CurCUIndexSection, in handleSection() argument
474 AbbrevSection = Contents; in handleSection()
582 StringRef AbbrevSection; in write() local
592 AbbrevSection, CurCUIndexSection, CurTUIndexSection)) in write()
603 AbbrevSection, InfoSection, CurStrOffsetSection, CurStrSection); in write()
633 getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-dwp/
H A Dllvm-dwp.cpp434 StringRef &AbbrevSection, StringRef &CurCUIndexSection, in handleSection() argument
474 AbbrevSection = Contents; in handleSection()
582 StringRef AbbrevSection; in write() local
592 AbbrevSection, CurCUIndexSection, CurTUIndexSection)) in write()
603 AbbrevSection, InfoSection, CurStrOffsetSection, CurStrSection); in write()
633 getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DWP/
H A DDWP.cpp477 std::vector<StringRef> &CurInfoSection, StringRef &AbbrevSection, in handleSection() argument
511 AbbrevSection = Contents; in handleSection()
587 StringRef AbbrevSection; in write() local
602 CurInfoSection, AbbrevSection, CurCUIndexSection, in write()
655 getCUIdentifiers(Header, AbbrevSection, in write()
721 Header, getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DWP/
H A DDWP.cpp477 std::vector<StringRef> &CurInfoSection, StringRef &AbbrevSection, in handleSection() argument
511 AbbrevSection = Contents; in handleSection()
587 StringRef AbbrevSection; in write() local
602 CurInfoSection, AbbrevSection, CurCUIndexSection, in write()
655 getCUIdentifiers(Header, AbbrevSection, in write()
721 Header, getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DWP/
H A DDWP.cpp477 std::vector<StringRef> &CurInfoSection, StringRef &AbbrevSection, in handleSection() argument
511 AbbrevSection = Contents; in handleSection()
587 StringRef AbbrevSection; in write() local
602 CurInfoSection, AbbrevSection, CurCUIndexSection, in write()
655 getCUIdentifiers(Header, AbbrevSection, in write()
721 Header, getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DWP/
H A DDWP.cpp477 std::vector<StringRef> &CurInfoSection, StringRef &AbbrevSection, in handleSection() argument
511 AbbrevSection = Contents; in handleSection()
587 StringRef AbbrevSection; in write() local
602 CurInfoSection, AbbrevSection, CurCUIndexSection, in write()
655 getCUIdentifiers(Header, AbbrevSection, in write()
721 Header, getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp435 StringRef &AbbrevSection, StringRef &CurCUIndexSection, in handleSection() argument
475 AbbrevSection = Contents; in handleSection()
583 StringRef AbbrevSection; in write() local
593 AbbrevSection, CurCUIndexSection, CurTUIndexSection)) in write()
604 AbbrevSection, InfoSection, CurStrOffsetSection, CurStrSection); in write()
634 getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DWP/
H A DDWP.cpp477 std::vector<StringRef> &CurInfoSection, StringRef &AbbrevSection, in handleSection() argument
511 AbbrevSection = Contents; in handleSection()
587 StringRef AbbrevSection; in write() local
602 CurInfoSection, AbbrevSection, CurCUIndexSection, in write()
655 getCUIdentifiers(Header, AbbrevSection, in write()
721 Header, getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp435 StringRef &AbbrevSection, StringRef &CurCUIndexSection, in handleSection() argument
475 AbbrevSection = Contents; in handleSection()
583 StringRef AbbrevSection; in write() local
593 AbbrevSection, CurCUIndexSection, CurTUIndexSection)) in write()
604 AbbrevSection, InfoSection, CurStrOffsetSection, CurStrSection); in write()
634 getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp435 StringRef &AbbrevSection, StringRef &CurCUIndexSection, in handleSection() argument
475 AbbrevSection = Contents; in handleSection()
583 StringRef AbbrevSection; in write() local
593 AbbrevSection, CurCUIndexSection, CurTUIndexSection)) in write()
604 AbbrevSection, InfoSection, CurStrOffsetSection, CurStrSection); in write()
634 getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DWP/
H A DDWP.cpp477 std::vector<StringRef> &CurInfoSection, StringRef &AbbrevSection, in handleSection() argument
511 AbbrevSection = Contents; in handleSection()
587 StringRef AbbrevSection; in write() local
602 CurInfoSection, AbbrevSection, CurCUIndexSection, in write()
655 getCUIdentifiers(Header, AbbrevSection, in write()
721 Header, getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/DWP/
H A DDWP.h77 std::vector<StringRef> &CurInfoSection, StringRef &AbbrevSection,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/DWP/
H A DDWP.h77 std::vector<StringRef> &CurInfoSection, StringRef &AbbrevSection,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/DWP/
H A DDWP.h77 std::vector<StringRef> &CurInfoSection, StringRef &AbbrevSection,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/DWP/
H A DDWP.h77 std::vector<StringRef> &CurInfoSection, StringRef &AbbrevSection,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/DWP/
H A DDWP.h77 std::vector<StringRef> &CurInfoSection, StringRef &AbbrevSection,
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/DWP/
H A DDWP.h77 std::vector<StringRef> &CurInfoSection, StringRef &AbbrevSection,

123