/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | DWARFEmitter.cpp | 144 uint8_t AddrSize; in emitDebugAranges() local 205 uint8_t AddrSize; in emitDebugRanges() local 410 uint8_t AddrSize; in emitDebugInfo() local 484 uint8_t AddrSize, bool IsLittleEndian, in writeExtendedOpcode() 517 uint8_t OpcodeBase, uint8_t AddrSize, in writeLineTableOpcode() 633 uint8_t AddrSize; in emitDebugAddr() local 708 uint64_t Addr, uint8_t AddrSize, in writeListEntryAddress() 722 uint8_t AddrSize, bool IsLittleEndian) { in writeDWARFExpression() 754 uint8_t AddrSize, in writeListEntry() 815 uint8_t AddrSize, in writeListEntry() [all …]
|
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFFormValue.cpp | 27 uint8_t getRefAddrSize(uint8_t AddrSize, uint16_t Version) { in getRefAddrSize() 66 ArrayRef<uint8_t> DWARFFormValue::getFixedFormSizes(uint8_t AddrSize, in getFixedFormSizes() 148 uint16_t AddrSize = in extractValue() local 269 uint8_t AddrSize) { in skipValue()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/ |
D | DWARFYAML.h | 59 std::optional<yaml::Hex8> AddrSize; member 74 std::optional<llvm::yaml::Hex8> AddrSize; member 114 std::optional<uint8_t> AddrSize; member 165 std::optional<yaml::Hex8> AddrSize; member 204 std::optional<yaml::Hex8> AddrSize; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/ |
H A D | DWARFYAML.h | 59 std::optional<yaml::Hex8> AddrSize; member 74 std::optional<llvm::yaml::Hex8> AddrSize; member 114 std::optional<uint8_t> AddrSize; member 165 std::optional<yaml::Hex8> AddrSize; member 204 std::optional<yaml::Hex8> AddrSize; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/ |
D | DWARFYAML.h | 59 std::optional<yaml::Hex8> AddrSize; member 74 std::optional<llvm::yaml::Hex8> AddrSize; member 114 std::optional<uint8_t> AddrSize; member 187 std::optional<yaml::Hex8> AddrSize; member 226 std::optional<yaml::Hex8> AddrSize; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/ |
D | DWARFYAML.h | 59 std::optional<yaml::Hex8> AddrSize; member 74 std::optional<llvm::yaml::Hex8> AddrSize; member 114 std::optional<uint8_t> AddrSize; member 187 std::optional<yaml::Hex8> AddrSize; member 226 std::optional<yaml::Hex8> AddrSize; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/ |
D | DWARFYAML.h | 59 std::optional<yaml::Hex8> AddrSize; member 74 std::optional<llvm::yaml::Hex8> AddrSize; member 114 std::optional<uint8_t> AddrSize; member 187 std::optional<yaml::Hex8> AddrSize; member 226 std::optional<yaml::Hex8> AddrSize; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugRnglists.cpp | 183 raw_ostream &OS, uint8_t AddrSize, uint8_t MaxEncodingStringLength, in dump() 188 uint8_t AddrSize, DIDumpOptions DumpOpts) { in dump()
|
H A D | DWARFDebugAddr.cpp | 24 uint8_t AddrSize, in extract()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugRnglists.cpp | 176 raw_ostream &OS, uint8_t AddrSize, uint8_t MaxEncodingStringLength, in dump() 181 uint8_t AddrSize, DIDumpOptions DumpOpts) { in dump()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCDwarf.cpp | 760 unsigned AddrSize = asmInfo->getCodePointerSize(); in FixedEncode() local 869 int AddrSize = asmInfo->getCodePointerSize(); in EmitGenDwarfAranges() local 952 int AddrSize = AsmInfo.getCodePointerSize(); in EmitGenDwarfInfo() local 1104 int AddrSize = AsmInfo->getCodePointerSize(); in EmitGenDwarfRanges() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
H A D | DWARFYAML.h | 69 uint8_t AddrSize; member 105 uint8_t AddrSize; member
|
/aosp_15_r20/external/llvm/lib/MC/ |
H A D | MCDwarf.cpp | 582 int AddrSize = asmInfo->getPointerSize(); in EmitGenDwarfAranges() local 673 int AddrSize = asmInfo->getPointerSize(); in EmitGenDwarfInfo() local 808 int AddrSize = AsmInfo->getPointerSize(); in EmitGenDwarfRanges() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AddressPool.cpp | 27 static const uint8_t AddrSize = Asm.getDataLayout().getPointerSize(); in emitHeader() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAddr.h | 37 uint8_t AddrSize; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugAddr.h | 37 uint8_t AddrSize; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugAddr.h | 37 uint8_t AddrSize; variable
|
D | DWARFDebugArangeSet.h | 38 uint8_t AddrSize; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugAddr.h | 37 uint8_t AddrSize; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugAddr.h | 37 uint8_t AddrSize; variable
|
D | DWARFDebugArangeSet.h | 38 uint8_t AddrSize; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AddressPool.cpp | 27 static const uint8_t AddrSize = Asm.getDataLayout().getPointerSize(); in emitHeader() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAddr.h | 40 uint8_t AddrSize; member
|
H A D | DWARFDebugArangeSet.h | 34 uint8_t AddrSize; member
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugArangeSet.h | 34 uint8_t AddrSize; member
|