Home
last modified time | relevance | path

Searched defs:FormParams (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp272 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/
DDwarf.h743 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/
DDwarf.h762 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 DDwarf.h731 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/
DDwarf.h1066 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/
DDwarf.h762 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 DDwarf.h538 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 DDWARFAcceleratorTable.cpp117 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 DDWARFAcceleratorTable.cpp118 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 DDWARFUnit.h51 dwarf::FormParams FormParams; variable
175 dwarf::FormParams FormParams = {0, 0, dwarf::DwarfFormat::DWARF32}; member
H A DDWARFFormValue.h96 dwarf::FormParams FormParams, const DWARFUnit *U) { in extractValue()
H A DDWARFDebugLine.h72 dwarf::FormParams FormParams; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h59 dwarf::FormParams FormParams; variable
192 dwarf::FormParams FormParams = {0, 0, dwarf::DwarfFormat::DWARF32}; member
DDWARFFormValue.h104 dwarf::FormParams FormParams, const DWARFUnit *U) { in extractValue()
DDWARFDebugLine.h68 dwarf::FormParams FormParams; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h59 dwarf::FormParams FormParams; variable
192 dwarf::FormParams FormParams = {0, 0, dwarf::DwarfFormat::DWARF32}; member
DDWARFFormValue.h104 dwarf::FormParams FormParams, const DWARFUnit *U) { in extractValue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h59 dwarf::FormParams FormParams; variable
192 dwarf::FormParams FormParams = {0, 0, dwarf::DwarfFormat::DWARF32}; member
DDWARFFormValue.h104 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 DDWARFUnit.h54 dwarf::FormParams FormParams; variable
187 dwarf::FormParams FormParams = {0, 0, dwarf::DwarfFormat::DWARF32}; member
H A DDWARFFormValue.h101 dwarf::FormParams FormParams, const DWARFUnit *U) { in extractValue()
H A DDWARFDebugLine.h68 dwarf::FormParams FormParams; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h57 dwarf::FormParams FormParams; variable
190 dwarf::FormParams FormParams = {0, 0, dwarf::DwarfFormat::DWARF32}; member
DDWARFFormValue.h104 dwarf::FormParams FormParams, const DWARFUnit *U) { in extractValue()
DDWARFDebugLine.h68 dwarf::FormParams FormParams; member

12