/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 54 DWARFUnit *getDwarfUnit() const { return U; } in FIFOCompactionPicker() 324 LHS.getDwarfUnit() == RHS.getDwarfUnit(); in FIFOCompactionPicker()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDie.cpp | 133 D.getDwarfUnit()->getUnitDIE().find(DW_AT_language)) in dumpArrayType() 251 DWARFUnit *U = Die.getDwarfUnit(); in dumpAttribute() 326 const DWARFObject &Obj = Die.getDwarfUnit()->getContext().getDWARFObj(); in dumpAttribute() 590 getDwarfUnit()->getContext().getLineTableForUnit( in getDeclFile() 591 D.getDwarfUnit()->getLinkedUnit())) in getDeclFile() 593 *DeclFile, D.getDwarfUnit()->getCompilationDir(), Kind, FileName); in getDeclFile() 739 auto U = Die.getDwarfUnit(); in updateForIndex()
|
H A D | DWARFVerifier.cpp | 479 unsigned DwarfVersion = Die.getDwarfUnit()->getVersion(); in verifyDebugInfoAttribute() 505 DWARFUnit *U = Die.getDwarfUnit(); in verifyDebugInfoAttribute() 553 DWARFUnit *U = Die.getDwarfUnit(); in verifyDebugInfoAttribute() 592 auto DieCU = Die.getDwarfUnit(); in verifyDebugInfoForm() 658 auto DieCU = Die.getDwarfUnit(); in verifyDebugInfoForm() 1296 if (DIE.getDwarfUnit()->getOffset() != CUOffset) { in verifyNameIndexEntries() 1300 DIE.getDwarfUnit()->getOffset()); in verifyNameIndexEntries() 1346 DWARFUnit *U = Die.getDwarfUnit(); in isVariableIndexable() 1450 uint64_t DieUnitOffset = Die.getOffset() - Die.getDwarfUnit()->getOffset(); in verifyNameIndexCompleteness()
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DebugInfo/DWARF/ |
H A D | DWARFDie.cpp | 133 D.getDwarfUnit()->getUnitDIE().find(DW_AT_language)) in dumpArrayType() 251 DWARFUnit *U = Die.getDwarfUnit(); in dumpAttribute() 326 const DWARFObject &Obj = Die.getDwarfUnit()->getContext().getDWARFObj(); in dumpAttribute() 590 getDwarfUnit()->getContext().getLineTableForUnit( in getDeclFile() 591 D.getDwarfUnit()->getLinkedUnit())) in getDeclFile() 593 *DeclFile, D.getDwarfUnit()->getCompilationDir(), Kind, FileName); in getDeclFile() 739 auto U = Die.getDwarfUnit(); in updateForIndex()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDie.cpp | 133 D.getDwarfUnit()->getUnitDIE().find(DW_AT_language)) in dumpArrayType() 251 DWARFUnit *U = Die.getDwarfUnit(); in dumpAttribute() 326 const DWARFObject &Obj = Die.getDwarfUnit()->getContext().getDWARFObj(); in dumpAttribute() 590 getDwarfUnit()->getContext().getLineTableForUnit( in getDeclFile() 591 D.getDwarfUnit()->getLinkedUnit())) in getDeclFile() 593 *DeclFile, D.getDwarfUnit()->getCompilationDir(), Kind, FileName); in getDeclFile() 739 auto U = Die.getDwarfUnit(); in updateForIndex()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDie.cpp | 133 D.getDwarfUnit()->getUnitDIE().find(DW_AT_language)) in dumpArrayType() 251 DWARFUnit *U = Die.getDwarfUnit(); in dumpAttribute() 326 const DWARFObject &Obj = Die.getDwarfUnit()->getContext().getDWARFObj(); in dumpAttribute() 590 getDwarfUnit()->getContext().getLineTableForUnit( in getDeclFile() 591 D.getDwarfUnit()->getLinkedUnit())) in getDeclFile() 593 *DeclFile, D.getDwarfUnit()->getCompilationDir(), Kind, FileName); in getDeclFile() 739 auto U = Die.getDwarfUnit(); in updateForIndex()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDie.cpp | 133 D.getDwarfUnit()->getUnitDIE().find(DW_AT_language)) in dumpArrayType() 251 DWARFUnit *U = Die.getDwarfUnit(); in dumpAttribute() 326 const DWARFObject &Obj = Die.getDwarfUnit()->getContext().getDWARFObj(); in dumpAttribute() 590 getDwarfUnit()->getContext().getLineTableForUnit( in getDeclFile() 591 D.getDwarfUnit()->getLinkedUnit())) in getDeclFile() 593 *DeclFile, D.getDwarfUnit()->getCompilationDir(), Kind, FileName); in getDeclFile() 739 auto U = Die.getDwarfUnit(); in updateForIndex()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 54 DWARFUnit *getDwarfUnit() const { return U; } in getDwarfUnit() function 342 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 54 DWARFUnit *getDwarfUnit() const { return U; } in getDwarfUnit() function 342 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 54 DWARFUnit *getDwarfUnit() const { return U; } in getDwarfUnit() function 341 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 54 DWARFUnit *getDwarfUnit() const { return U; } in getDwarfUnit() function 329 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 54 DWARFUnit *getDwarfUnit() const { return U; } in getDwarfUnit() function 342 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 54 DWARFUnit *getDwarfUnit() const { return U; } in getDwarfUnit() function 342 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 54 DWARFUnit *getDwarfUnit() const { return U; } in getDwarfUnit() function 341 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 54 DWARFUnit *getDwarfUnit() const { return U; } in getDwarfUnit() function 329 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 54 DWARFUnit *getDwarfUnit() const { return U; } in getDwarfUnit() function 342 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 54 DWARFUnit *getDwarfUnit() const { return U; } in getDwarfUnit() function 334 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 54 DWARFUnit *getDwarfUnit() const { return U; } in getDwarfUnit() function 342 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 54 DWARFUnit *getDwarfUnit() const { return U; } in getDwarfUnit() function 342 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 54 DWARFUnit *getDwarfUnit() const { return U; } in getDwarfUnit() function 329 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 54 DWARFUnit *getDwarfUnit() const { return U; } 342 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 53 DWARFUnit *getDwarfUnit() const { return U; } in getDwarfUnit() function 324 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 54 DWARFUnit *getDwarfUnit() const { return U; } in getDwarfUnit() function 325 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 53 DWARFUnit *getDwarfUnit() const { return U; } in getDwarfUnit() function 324 LHS.getDwarfUnit() == RHS.getDwarfUnit();
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFVerifier.cpp | 180 dump(Die.getDwarfUnit()->getUnitDIE()) << '\n'; in verifyName() 523 unsigned DwarfVersion = Die.getDwarfUnit()->getVersion(); in verifyDebugInfoAttribute() 549 DWARFUnit *U = Die.getDwarfUnit(); in verifyDebugInfoAttribute() 597 DWARFUnit *U = Die.getDwarfUnit(); in verifyDebugInfoAttribute() 638 auto DieCU = Die.getDwarfUnit(); in verifyDebugInfoForm() 704 auto DieCU = Die.getDwarfUnit(); in verifyDebugInfoForm() 1346 if (DIE.getDwarfUnit()->getOffset() != CUOffset) { in verifyNameIndexEntries() 1350 DIE.getDwarfUnit()->getOffset()); in verifyNameIndexEntries() 1396 DWARFUnit *U = Die.getDwarfUnit(); in isVariableIndexable() 1500 uint64_t DieUnitOffset = Die.getOffset() - Die.getDwarfUnit()->getOffset(); in verifyNameIndexCompleteness()
|