Module symbols

Source

Functions§

any_symbol_contains
Check an object file’s symbols for substrings.
exported_dynamic_symbol_names
Given an [object::File], find the exported dynamic symbol names via [object::Object::exports]. This does not distinguish between which section the symbols appear in.
with_symbol_iter
Iterate through the symbols in an object file. See [object::Object::symbols].