Home
last modified time | relevance | path

Searched refs:DWARFDebugFrame (Results 1 – 17 of 17) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h35 class DWARFDebugFrame; variable
56 std::unique_ptr<DWARFDebugFrame> DebugFrame;
57 std::unique_ptr<DWARFDebugFrame> EHFrame;
294 Expected<const DWARFDebugFrame *> getDebugFrame();
297 Expected<const DWARFDebugFrame *> getEHFrame();
H A DDWARFDebugFrame.h667 class DWARFDebugFrame {
685 DWARFDebugFrame(Triple::ArchType Arch,
687 ~DWARFDebugFrame();
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DCMakeLists.txt12 DWARFDebugFrame.cpp
H A DDWARFDebugFrame.cpp1020 DWARFDebugFrame::DWARFDebugFrame(Triple::ArchType Arch, in DWARFDebugFrame() function in DWARFDebugFrame
1024 DWARFDebugFrame::~DWARFDebugFrame() = default;
1036 Error DWARFDebugFrame::parse(DWARFDataExtractor Data) { in parse()
1235 FrameEntry *DWARFDebugFrame::getEntryAtOffset(uint64_t Offset) const { in getEntryAtOffset()
1244 void DWARFDebugFrame::dump(raw_ostream &OS, DIDumpOptions DumpOpts, in dump()
H A DDWARFContext.cpp462 if (Expected<const DWARFDebugFrame *> DF = getDebugFrame()) in dump()
471 if (Expected<const DWARFDebugFrame *> DF = getEHFrame()) in dump()
929 Expected<const DWARFDebugFrame *> DWARFContext::getDebugFrame() { in getDebugFrame()
947 std::make_unique<DWARFDebugFrame>(getArch(), /*IsEH=*/false, DS.Address); in getDebugFrame()
955 Expected<const DWARFDebugFrame *> DWARFContext::getEHFrame() { in getEHFrame()
964 std::make_unique<DWARFDebugFrame>(getArch(), /*IsEH=*/true, DS.Address); in getEHFrame()
/openbsd-src/gnu/usr.bin/clang/libLLVMDebugInfoDWARF/
H A DMakefile19 DWARFDebugFrame.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/DebugInfo/DWARF/
H A DBUILD.gn21 "DWARFDebugFrame.cpp",
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DDwarfCFIEHPrinter.h194 DWARFDebugFrame EHFrame(Triple::ArchType(ObjF.getArch()), /*IsEH=*/true, in printEHFrame()
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd641576 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
H A Dclang.macppc1575 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
H A Dclang.loongson1575 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
H A Dclang.octeon1575 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
H A Dclang.arm641576 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
H A Dclang.powerpc641574 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
H A Dclang.armv71574 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
H A Dclang.i3861574 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
H A Dclang.sparc641575 ./usr/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h