Module elfkit::linker [] [src]

Functions

dynamic

generate dynamic linker instructions from fully layouted sections. sections must be synced returned list is null terminated, do not append, but call insert instead. some object types might need additional instructions such as NEEDED and FLAGS_1 which cannot be generated here

relayout
segments

high level linker stuff this is the only api making assumptions based on section names. generate program headers from fully layouted sections. sections must be synced