Lines Matching defs:format

3069 // and endianness. The relocation format for MIPS-64 is non-standard.
4301 // The format of these instructions is:
4367 // A typical instruction will have a format like this:
7164 // The format of the first PLT entry in an O32 executable.
7178 // The format of the first PLT entry in an N32 executable. Different
7193 // The format of the first PLT entry in an N64 executable. Different
7208 // The format of the microMIPS first PLT entry in an O32 executable.
7229 // The format of the microMIPS first PLT entry in an O32 executable
7245 // The format of subsequent standard entries in the PLT.
7255 // The format of subsequent R6 PLT entries.
7265 // The format of subsequent MIPS16 o32 PLT entries. We use v1 ($3) as a
7282 // The format of subsequent microMIPS o32 PLT entries. We use v0 ($2)
7294 // The format of subsequent microMIPS o32 PLT entries in the insn32 mode.
7647 // The format of the lazy binding stub when dynamic symbol count is less than
7659 // The format of the lazy binding stub when dynamic symbol count is less than
7671 // The format of the lazy binding stub when dynamic symbol count is less than
7683 // The format of the lazy binding stub when dynamic symbol count is less than
7695 // The format of the lazy binding stub when dynamic symbol count is greater than
7707 // The format of the lazy binding stub when dynamic symbol count is greater than
7722 // The format of the microMIPS lazy binding stub when dynamic symbol count is
7734 // The format of the microMIPS lazy binding stub when dynamic symbol count is
7747 // The format of the microMIPS lazy binding stub when dynamic symbol
7760 // The format of the microMIPS lazy binding stub when dynamic symbol
7774 // The format of the microMIPS lazy binding stub when dynamic symbol count is
7787 // The format of the microMIPS lazy binding stub when dynamic symbol count is
7802 // The format of the microMIPS lazy binding stub when dynamic symbol count is
7816 // The format of the microMIPS lazy binding stub when dynamic symbol count is
7830 // The format of the microMIPS lazy binding stub when dynamic symbol
7844 // The format of the microMIPS lazy binding stub when dynamic symbol
7858 // The format of the microMIPS lazy binding stub when dynamic symbol count is
7871 // The format of the microMIPS lazy binding stub when dynamic symbol count is
9577 Input_file::Format format = relobj->input_file()->format();
9578 if (format != Input_file::FORMAT_ELF)