HomeSort by relevance Sort by last modified time
    Searched refs:next_input_name_allocated (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/libiberty/
pex-common.h 67 int next_input_name_allocated; member in struct:pex_obj
pex-common.c 64 obj->next_input_name_allocated = 0;
199 if (obj->next_input_name_allocated)
202 obj->next_input_name_allocated = 0;
251 obj->next_input_name_allocated = outname_allocated;
409 obj->next_input_name_allocated = (name != in_name);
480 if (obj->next_input_name_allocated)
483 obj->next_input_name_allocated = 0;
626 if (obj->next_input_name_allocated)

Completed in 114 milliseconds