struct LLVM::TargetData
Superclass hierarchy
Object
Value
Struct
LLVM::TargetData
Defined in:
Class Method Summary
.new
(unwrap)
Instance Method Summary
#abi_alignment
(type)
#abi_size
(type)
#size_in_bits
(type)
#size_in_bytes
(type)
#to_unsafe
Class Method Detail
def self.
new
(unwrap)
Instance Method Detail
def
abi_alignment
(type)
def
abi_size
(type)
def
size_in_bits
(type)
def
size_in_bytes
(type)
def
to_unsafe