/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIE.cpp | 272 unsigned DIE::computeOffsetsAndAbbrevs(const dwarf::FormParams &FormParams, in computeOffsetsAndAbbrevs() 426 unsigned DIEInteger::sizeOf(const dwarf::FormParams &FormParams, in sizeOf() 465 unsigned DIEExpr::sizeOf(const dwarf::FormParams &FormParams, in sizeOf() 496 unsigned DIELabel::sizeOf(const dwarf::FormParams &FormParams, in sizeOf() 526 unsigned DIEBaseTypeRef::sizeOf(const dwarf::FormParams &, dwarf::Form) const { in sizeOf() argument 546 unsigned DIEDelta::sizeOf(const dwarf::FormParams &FormParams, in sizeOf() 595 unsigned DIEString::sizeOf(const dwarf::FormParams &FormParams, in sizeOf() 632 unsigned DIEInlineString::sizeOf(const dwarf::FormParams &, dwarf::Form) const { in sizeOf() argument 681 unsigned DIEEntry::sizeOf(const dwarf::FormParams &FormParams, in sizeOf() 740 unsigned DIELoc::sizeOf(const dwarf::FormParams &, dwarf::Form Form) const { in sizeOf() argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/ |
D | Dwarf.h | 743 struct FormParams { struct 744 uint16_t Version; 745 uint8_t AddrSize; 746 DwarfFormat Format; 749 bool DwarfUsesRelocationsAcrossSections = false; 754 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize() 761 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/ |
D | Dwarf.h | 762 struct FormParams { struct 763 uint16_t Version; 764 uint8_t AddrSize; 765 DwarfFormat Format; 768 bool DwarfUsesRelocationsAcrossSections = false; 773 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize() 780 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
H A D | Dwarf.h | 731 struct FormParams { struct 732 uint16_t Version; 733 uint8_t AddrSize; 734 DwarfFormat Format; 737 bool DwarfUsesRelocationsAcrossSections = false; 742 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize() 749 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/ |
D | Dwarf.h | 1066 struct FormParams { struct 1067 uint16_t Version; 1068 uint8_t AddrSize; 1069 DwarfFormat Format; 1072 bool DwarfUsesRelocationsAcrossSections = false; 1077 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize() 1084 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/ |
D | Dwarf.h | 762 struct FormParams { struct 763 uint16_t Version; 764 uint8_t AddrSize; 765 DwarfFormat Format; 768 bool DwarfUsesRelocationsAcrossSections = false; 773 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize() 780 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | Dwarf.h | 538 struct FormParams { struct 539 uint16_t Version; 540 uint8_t AddrSize; 541 DwarfFormat Format; 546 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize() 553 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.cpp | 117 dwarf::FormParams FormParams = {Hdr.Version, 0, dwarf::DwarfFormat::DWARF32}; in readAtoms() local 166 dwarf::FormParams FormParams = {Hdr.Version, 0, dwarf::DwarfFormat::DWARF32}; in dumpName() local 269 dwarf::FormParams FormParams = {AccelTable.Hdr.Version, 0, in extract() local 627 dwarf::FormParams FormParams = {Hdr.Version, 0, Hdr.Format}; in getEntry() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.cpp | 118 dwarf::FormParams FormParams = {Hdr.Version, 0, dwarf::DwarfFormat::DWARF32}; in readAtoms() local 167 dwarf::FormParams FormParams = {Hdr.Version, 0, dwarf::DwarfFormat::DWARF32}; in dumpName() local 270 dwarf::FormParams FormParams = {AccelTable.Hdr.Version, 0, in extract() local 616 dwarf::FormParams FormParams = {Hdr.Version, 0, dwarf::DwarfFormat::DWARF32}; in getEntry() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFUnit.h | 51 dwarf::FormParams FormParams; variable 175 dwarf::FormParams FormParams = {0, 0, dwarf::DwarfFormat::DWARF32}; member
|
H A D | DWARFFormValue.h | 96 dwarf::FormParams FormParams, const DWARFUnit *U) { in extractValue()
|
H A D | DWARFDebugLine.h | 72 dwarf::FormParams FormParams; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 59 dwarf::FormParams FormParams; variable 192 dwarf::FormParams FormParams = {0, 0, dwarf::DwarfFormat::DWARF32}; member
|
D | DWARFFormValue.h | 104 dwarf::FormParams FormParams, const DWARFUnit *U) { in extractValue()
|
D | DWARFDebugLine.h | 68 dwarf::FormParams FormParams; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 59 dwarf::FormParams FormParams; variable 192 dwarf::FormParams FormParams = {0, 0, dwarf::DwarfFormat::DWARF32}; member
|
D | DWARFFormValue.h | 104 dwarf::FormParams FormParams, const DWARFUnit *U) { in extractValue()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 59 dwarf::FormParams FormParams; variable 192 dwarf::FormParams FormParams = {0, 0, dwarf::DwarfFormat::DWARF32}; member
|
D | DWARFFormValue.h | 104 dwarf::FormParams FormParams, const DWARFUnit *U) { in extractValue()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFUnit.h | 54 dwarf::FormParams FormParams; variable 187 dwarf::FormParams FormParams = {0, 0, dwarf::DwarfFormat::DWARF32}; member
|
H A D | DWARFFormValue.h | 101 dwarf::FormParams FormParams, const DWARFUnit *U) { in extractValue()
|
H A D | DWARFDebugLine.h | 68 dwarf::FormParams FormParams; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 57 dwarf::FormParams FormParams; variable 190 dwarf::FormParams FormParams = {0, 0, dwarf::DwarfFormat::DWARF32}; member
|
D | DWARFFormValue.h | 104 dwarf::FormParams FormParams, const DWARFUnit *U) { in extractValue()
|
D | DWARFDebugLine.h | 68 dwarf::FormParams FormParams; member
|