OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:closest_value
(Results
1 - 1
of
1
) sorted by null
/external/elfutils/libdwfl/
dwfl_module_addrsym.c
44
GElf_Addr
closest_value
;
member in struct:search_state
143
|| state->
closest_value
< value
149
state->
closest_value
= value;
176
&& state->
closest_value
== value
185
state->
closest_value
= value;
254
.
closest_value
= 0,
292
state.
closest_value
= state.sizeless_value;
298
*off = state.addr - state.
closest_value
;
Completed in 78 milliseconds