File name owning this symbol, or null if unknown.
Line number in fileName, or null if unknown.
Module name owning this symbol, or null if unknown.
Name of the symbol, or null if unknown.
StaticfindResolves function names matching glob and returns their addresses.
Glob matching functions to resolve the addresses of.
StaticfindResolves a function name and returns its addresses.
Function name to resolve the addresses of.
StaticfromLooks up debug information for address.
Address to look up details for.
StaticfromLooks up debug information for name.
Name to look up details for.
StaticgetResolves a function name and returns its address. Returns the first if more than one function is found. Throws an exception if the name cannot be resolved.
Function name to resolve the address of.
StaticloadLoads debug symbols for a specific module.
Path of module to load symbols for.
Converts to a human-readable string.
Address that this symbol is for.