Lines Matching defs:used

86 // The ABI says that every symbol used by dynamic relocations must have
96 // the first area can be used for both dynamic relocations and GP-relative
424 // This class is used to hold information about one GOT entry.
666 // This class is used to hold .got information when linking.
943 // This is a helper class used during relocation scan. It records GOT16 addend.
994 // Mask of ASEs used.
1351 // any non-PIC input file. This is used to determine whether an
1439 // Therefore, FNNAME is not used literally. Instead, the relocation
1737 // Get gp value that was used to create this object.
1918 // gp value that was used to create this object.
2498 // compressed (MIPS16 or microMIPS) PLT entry is used.
3143 // used while scanning relocs during a relocatable link and
3205 // Return the size of the addend of the relocation (only used for SHT_REL).
3273 // Return the size of the addend of the relocation (only used for SHT_REL).
3408 // only used if we use the relocation strategy RELOC_SPECIAL.
4297 // R_MIPS16_26 is used for the mips16 jal and jalx instructions.
5036 // base $pc is that used by the ADDIUPC instruction at $t9 + 4.
5776 // runtime. The second entry will be used by some runtime loaders.
6152 // entry if it was only used for relocations; those relocations
6314 /*not used*/-1U);
6350 g->add_global_entries(this->target_, layout, /*not used*/-1U);
6762 // Read the gp value that was used to create this object. We need the
6763 // gp value while processing relocs. The .reginfo section is not used
6881 // used.
6885 // // Mask of general purpose registers used.
6889 // // Mask of co-processor registers used.
6902 // used. The same structure is used in .reginfo section.
7210 // of the GOTPLT entry handled, so this stub may only be used when
7342 // compressed (MIPS16 or microMIPS) PLT entry is used.
7364 // standard entry actually has to be used as the stub ends with a J
8107 unsigned int used = pov - oview;
8109 gold_assert(static_cast<section_size_type>(used + unused) == oview_size);
8438 // object as needed. This is used to implement --as-needed.
8476 // object as needed. This is used to implement --as-needed.
10167 // only used if we use the relocation strategy RELOC_SPECIAL.
10359 // R_MIPS_NONE is used in mips16 stub sections, to define the target of the
10686 gold_error(_("%s: relocation %u against `%s' can not be used when "
10805 // R_MIPS_NONE is used in mips16 stub sections, to define the target of the
10826 // is unlikely that this will be used in practice due to the short
10966 // R_MIPS_HI16 against _gp_disp is used for $gp setup,
11185 // R_MIPS_HI16 against _gp_disp is used for $gp setup,
11194 gold_error(_("%s: relocation %u against `%s' can not be used when "
11280 // For global symbols, we use the same helper routines used in the
11569 // entry is used if a standard PLT entry has also been made.
11587 // Make sure MIPS16 and microMIPS are not used together.
12474 // It's only used in Target_selector_mips_nacl, below.