Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDataExtractor.h35 uint8_t getAddressSize() const { return PointerSize; } in getAddressSize() function
/external/llvm/include/llvm/Support/
DDataExtractor.h35 uint8_t getAddressSize() const { return AddressSize; } in getAddressSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DDataExtractor.h59 uint8_t getAddressSize() const { return AddressSize; } in getAddressSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h35 virtual uint8_t getAddressSize() const { llvm_unreachable("unimplemented"); } in getAddressSize() function
DDWARFDebugLine.h101 uint8_t getAddressSize() const { return FormParams.AddrSize; } in getAddressSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.h162 uint16_t getAddressSize() const { return DU.getAddressSize(); } in getAddressSize() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h283 uint8_t getAddressSize() const override { return AddressSize; } in getAddressSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DDIE.h833 uint16_t getAddressSize() const { return AddrSize; } in getAddressSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1575 uint8_t getAddressSize() const override { return AddressSize; } in getAddressSize() function in __anonddd817f10c11::DWARFObjInMemory