Home
last modified time | relevance | path

Searched defs:getAddressSize (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAddr.h85 uint8_t getAddressSize() const { return AddrSize; } in getAddressSize() function
H A DDWARFObject.h35 virtual uint8_t getAddressSize() const { llvm_unreachable("unimplemented"); } in getAddressSize() function
H A DDWARFDebugLine.h97 uint8_t getAddressSize() const { return FormParams.AddrSize; } in getAddressSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFDebugAddr.h85 uint8_t getAddressSize() const { return AddrSize; } in getAddressSize() function
DDWARFObject.h35 virtual uint8_t getAddressSize() const { llvm_unreachable("unimplemented"); } in getAddressSize() function
DDWARFDebugLine.h97 uint8_t getAddressSize() const { return FormParams.AddrSize; } in getAddressSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFDebugAddr.h85 uint8_t getAddressSize() const { return AddrSize; } in getAddressSize() function
DDWARFObject.h35 virtual uint8_t getAddressSize() const { llvm_unreachable("unimplemented"); } in getAddressSize() function
DDWARFDebugLine.h97 uint8_t getAddressSize() const { return FormParams.AddrSize; } in getAddressSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFDebugAddr.h85 uint8_t getAddressSize() const { return AddrSize; } in getAddressSize() function
DDWARFObject.h35 virtual uint8_t getAddressSize() const { llvm_unreachable("unimplemented"); } in getAddressSize() function
DDWARFDebugLine.h97 uint8_t getAddressSize() const { return FormParams.AddrSize; } in getAddressSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFDebugAddr.h85 uint8_t getAddressSize() const { return AddrSize; } in getAddressSize() function
DDWARFObject.h35 virtual uint8_t getAddressSize() const { llvm_unreachable("unimplemented"); } in getAddressSize() function
DDWARFDebugLine.h97 uint8_t getAddressSize() const { return FormParams.AddrSize; } in getAddressSize() function
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DDataExtractor.h35 uint8_t getAddressSize() const { return AddressSize; } in getAddressSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h34 virtual uint8_t getAddressSize() const { llvm_unreachable("unimplemented"); } in getAddressSize() function
H A DDWARFDebugLine.h101 uint8_t getAddressSize() const { return FormParams.AddrSize; } in getAddressSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DDataExtractor.h96 uint8_t getAddressSize() const { return AddressSize; } in getAddressSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DDataExtractor.h99 uint8_t getAddressSize() const { return AddressSize; } in getAddressSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DDataExtractor.h99 uint8_t getAddressSize() const { return AddressSize; } in getAddressSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DDataExtractor.h99 uint8_t getAddressSize() const { return AddressSize; } in getAddressSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DDataExtractor.h99 uint8_t getAddressSize() const { return AddressSize; } in getAddressSize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DDataExtractor.h99 uint8_t getAddressSize() const { return AddressSize; } in getAddressSize() function
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h283 uint8_t getAddressSize() const override { return AddressSize; } in getAddressSize() function

12