Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSymbolNameInDynamicSymbols ¶ added in v0.23.3
ForEachElfSymbolNameInSymbols iterates over the symbols in the dynamic symbol table of the given elf file. It calls the given function for each symbol name. The value is only valid for the iteration, it must not be saved unless copied.
func IsSymbolNameInSymbols ¶ added in v0.23.3
ForEachElfSymbolNameInSymbols iterates over the symbols in the symbol table of the given elf file. It calls the given function for each symbol name. The value is only valid for the iteration, it must not be saved unless copied.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.