/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugAranges.cpp | 30 uint64_t CUOffset = Set.getCompileUnitDIEOffset(); in extract() local 54 uint64_t CUOffset = CU->getOffset(); in generate() local 74 void DWARFDebugAranges::appendRange(uint64_t CUOffset, uint64_t LowPC, in appendRange()
|
H A D | DWARFVerifier.cpp | 549 auto CUOffset = AttrValue.Value.getRawUValue(); in verifyDebugInfoForm() local 1229 uint64_t CUOffset = NI.getCUOffset(CUIndex); in verifyNameIndexEntries() local
|
H A D | DWARFAcceleratorTable.cpp | 881 DWARFDebugNames::getCUNameIndex(uint64_t CUOffset) { in getCUNameIndex()
|
H A D | DWARFContext.cpp | 937 uint64_t CUOffset = getDebugAranges()->findAddress(Address); in getCompileUnitForAddress() local
|
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugAranges.cpp | 28 uint32_t CUOffset = Set.getCompileUnitDIEOffset(); in extract() local 51 uint32_t CUOffset = CU->getOffset(); in generate() local 70 void DWARFDebugAranges::appendRange(uint32_t CUOffset, uint64_t LowPC, in appendRange()
|
H A D | DWARFContext.cpp | 449 uint32_t CUOffset = getDebugAranges()->findAddress(Address); in getCompileUnitForAddress() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugAranges.cpp | 37 uint64_t CUOffset = Set.getCompileUnitDIEOffset(); in extract() local 62 uint64_t CUOffset = CU->getOffset(); in generate() local 82 void DWARFDebugAranges::appendRange(uint64_t CUOffset, uint64_t LowPC, in appendRange()
|
H A D | DWARFVerifier.cpp | 739 auto CUOffset = AttrValue.Value.getRawUValue(); in verifyDebugInfoForm() local 1385 uint64_t CUOffset = NI.getCUOffset(CUIndex); in verifyNameIndexEntries() local
|
H A D | DWARFAcceleratorTable.cpp | 897 DWARFDebugNames::getCUNameIndex(uint64_t CUOffset) { in getCUNameIndex()
|
H A D | DWARFContext.cpp | 1123 uint64_t CUOffset = getDebugAranges()->findAddress(Address); in getCompileUnitForAddress() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAranges.h | 58 uint64_t CUOffset; /// Offset of the compile unit or die. member 63 uint64_t CUOffset; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugAranges.h | 61 uint64_t CUOffset; /// Offset of the compile unit or die. member 66 uint64_t CUOffset; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAranges.h | 61 uint64_t CUOffset; /// Offset of the compile unit or die. member 66 uint64_t CUOffset; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugAranges.h | 61 uint64_t CUOffset; /// Offset of the compile unit or die. member 66 uint64_t CUOffset; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugAranges.h | 61 uint64_t CUOffset; /// Offset of the compile unit or die. member 66 uint64_t CUOffset; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugAranges.h | 61 uint64_t CUOffset; /// Offset of the compile unit or die. member 66 uint64_t CUOffset; member
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAranges.h | 60 uint32_t CUOffset; // Offset of the compile unit or die. member 65 uint32_t CUOffset; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIE.cpp | 274 unsigned CUOffset) { in computeOffsetsAndAbbrevs()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIE.cpp | 279 unsigned CUOffset) { in computeOffsetsAndAbbrevs()
|