GDBserver
|
Go to the source code of this file.
Functions | |
int | find_minimal_symbol_address (const char *name, CORE_ADDR *addr, struct objfile *objfile) |
int find_minimal_symbol_address | ( | const char * | name, |
CORE_ADDR * | addr, | ||
struct objfile * | objfile | ||
) |
Definition at line 26 of file symbol.c.
References gdb_assert, and look_up_one_symbol().
Referenced by agent_look_up_symbols().