Searched refs:stoffs (Results 1 – 1 of 1) sorted by relevance
111 db_addr_t stoffs = off; in X_db_search_symbol() local121 stoffs -= DB_PRIVATE(symtab)->relbase; in X_db_search_symbol()128 if (stoffs < sym->st_value) in X_db_search_symbol()134 if ((stoffs - sym->st_value) > diff) in X_db_search_symbol()136 if ((stoffs - sym->st_value) < diff) { in X_db_search_symbol()137 diff = stoffs - sym->st_value; in X_db_search_symbol()