Searched defs:getAddressSize (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h34 virtual uint8_t getAddressSize() const { llvm_unreachable("unimplemented"); } function in class:llvm::DWARFObject
H A DDWARFDebugLine.h101 uint8_t getAddressSize() const { return FormParams.AddrSize; } function in struct:llvm::DWARFDebugLine::Prologue
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DDataExtractor.h96 uint8_t getAddressSize() const { return AddressSize; } function in class:llvm::DataExtractor
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h901 uint16_t getAddressSize() const { return AddrSize; } function in class:llvm::DIEUnit

Completed in 200 milliseconds