Function lldb_sys::SBTargetSetSectionLoadAddress
[−]
[src]
pub unsafe extern "C" fn SBTargetSetSectionLoadAddress(
instance: SBTargetRef,
section: SBSectionRef,
section_base_addr: lldb_addr_t
) -> SBErrorRef