Home | History | Annotate | Download | only in libdwfl

Lines Matching refs:whole

75   void **whole;
108 *state->whole = state->input_buffer;
112 *state->whole = NULL;
162 If we uncompressed it into *WHOLE, *WHOLE_SIZE, return DWFL_E_NOERROR.
165 leave that portion malloc'd in *WHOLE, *WHOLE_SIZE. If *WHOLE
179 .whole = _whole,
188 if (*state.whole == NULL)
204 state.input_buffer = *state.whole;
320 *state.whole = state.buffer;