Module rustc_trans::back::linkUnstable
[-] [+]
[src]
Constants
RLIB_BYTECODE_OBJECT_MAGIC | |
RLIB_BYTECODE_OBJECT_V1_DATASIZE_OFFSET | |
RLIB_BYTECODE_OBJECT_V1_DATA_OFFSET | |
RLIB_BYTECODE_OBJECT_VERSION | |
RLIB_BYTECODE_OBJECT_VERSION_OFFSET |
Functions
build_link_meta | |
default_output_for_target | Returns default crate type for target |
exported_name | |
filename_for_input | |
find_crate_name | |
get_cc_prog | |
invalid_output_for_target | Checks if target supports crate_type as output |
link_binary | Perform the linkage portion of the compilation phase. This will generate all of the requested outputs for this compilation session. |
mangle | |
mangle_exported_name | |
mangle_internal_name_by_path_and_seq | |
mangle_internal_name_by_type_and_seq | |
remove | |
sanitize |