Lines Matching defs:output

33 #include "output.h"
236 // Index of the entry in the output section.
239 // Offset of the entry in the output section.
242 // Offset of the extra information in the output section.
1070 // Return the output symbol index for the Nth global symbol -- for shared
1234 // Return the output section index for relocation entry at offset OFF.
1239 // Return the output section offset for relocation entry at offset OFF.
1343 Incremental_binary(Output_file* output, Target* /*target*/)
1345 output_(output)
1459 // Initialize the layout of the output file based on the existing
1460 // output file.
1470 // Process the GOT and PLT entries from the existing output file.
1475 // Emit COPY relocations from the existing output file.
1549 // Initialize the layout of the output file based on the existing
1550 // output file.
1558 // Process the GOT and PLT entries from the existing output file.
1562 // Emit COPY relocations from the existing output file.
1584 // Edited output file object.
1595 Sized_incremental_binary(Output_file* output,
1598 : Incremental_binary(output, target), elf_file_(this, ehdr),
1629 // Map a symbol table entry from the base file to the output symbol table.
1636 // Map a symbol table entry from the base file to the output symbol table.
1683 // Initialize the layout of the output file based on the existing
1684 // output file.
1692 // Process the GOT and PLT entries from the existing output file.
1696 // Emit COPY relocations from the existing output file.
1771 // The output section into which the symbol was copied.
1773 // The offset within that output section.
1859 // The output section index.
1863 // The index of the symbol in the output dynamic symbol table.
1977 // Return the number of local symbols in the output symbol table.
1982 // Return the file offset for local symbols in the output symbol table.
2033 // The number of local symbols which go into the output file's dynamic
2036 // This starting symbol index in the output symbol table.
2038 // The file offset for local symbols in the output symbol table.
2040 // The file offset for local symbols in the output symbol table.
2051 // updated output file.