linker_ddb_lookup
if (linker_ddb_lookup(symstr, &sym) == 0)
int linker_ddb_lookup(const char *_symstr, c_linker_sym_t *_sym);