Lines Matching refs:used
734 section [%2d] '%s': symbol %zu (%s): XINDEX used for index which would fit in st_shndx (%" PRIu32 ")\n"),
1086 /* When a .rel.dyn section is used a DT_RELCOUNT dynamic section
1121 section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"),
1175 section [%2d] '%s': DT_RELACOUNT used for this REL section\n"),
1415 section [%2d] '%s': relocation %zu: only symbol '_GLOBAL_OFFSET_TABLE_' can be used with %s\n"),
1727 section [%2d] '%s': entry %zu: level 2 tag %s used\n"),
2391 /* None of these pointers should be NULL since we used the
2429 char *used = alloca (nentries);
2430 memset (used, '\0', nentries);
2432 /* First go over the GNU_HASH table and mark the entries as used. */
2474 used[symidx + gnu_symbias] |= 1;
2512 used[symidx] |= 2;
2549 used[symidx] |= 2;
2565 if ((used[0] & 1) != 0)
2569 if ((used[0] & 2) != 0)
2574 if (used[cnt] != 0 && used[cnt] != 3)
2576 if (used[cnt] == 1)
3939 section flag, but it is used generically in the GNU