Module rustc_trans::back::link [] [src]

Unstable (rustc_private)

Constants

RLIB_BYTECODE_OBJECT_MAGIC [Unstable]
RLIB_BYTECODE_OBJECT_V1_DATASIZE_OFFSET [Unstable]
RLIB_BYTECODE_OBJECT_V1_DATA_OFFSET [Unstable]
RLIB_BYTECODE_OBJECT_VERSION [Unstable]
RLIB_BYTECODE_OBJECT_VERSION_OFFSET [Unstable]

Functions

build_link_meta [Unstable]
default_output_for_target [Unstable]

Returns default crate type for target

each_linked_rlib [Unstable]
filename_for_input [Unstable]
find_crate_name [Unstable]
get_ar_prog [Unstable]
get_linker [Unstable]
invalid_output_for_target [Unstable]

Checks if target supports crate_type as output

link_binary [Unstable]

Perform the linkage portion of the compilation phase. This will generate all of the requested outputs for this compilation session.

remove [Unstable]