Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h34 virtual uint8_t getAddressSize() const { llvm_unreachable("unimplemented"); } in getAddressSize() function
DDWARFDebugLine.h101 uint8_t getAddressSize() const { return FormParams.AddrSize; } in getAddressSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DDataExtractor.h96 uint8_t getAddressSize() const { return AddressSize; } in getAddressSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h890 uint16_t getAddressSize() const { return AddrSize; } in getAddressSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1877 uint8_t getAddressSize() const override { return AddressSize; } in getAddressSize() function in __anon70b93d970d11::DWARFObjInMemory