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)
1456 // Initialize the layout of the output file based on the existing
1457 // output file.
1467 // Process the GOT and PLT entries from the existing output file.
1472 // Emit COPY relocations from the existing output file.
1546 // Initialize the layout of the output file based on the existing
1547 // output file.
1555 // Process the GOT and PLT entries from the existing output file.
1559 // Emit COPY relocations from the existing output file.
1581 // Edited output file object.
1592 Sized_incremental_binary(Output_file* output,
1595 : Incremental_binary(output, target), elf_file_(this, ehdr),
1626 // Map a symbol table entry from the base file to the output symbol table.
1633 // Map a symbol table entry from the base file to the output symbol table.
1680 // Initialize the layout of the output file based on the existing
1681 // output file.
1689 // Process the GOT and PLT entries from the existing output file.
1693 // Emit COPY relocations from the existing output file.
1764 // The output section into which the symbol was copied.
1766 // The offset within that output section.
1852 // The output section index.
1856 // The index of the symbol in the output dynamic symbol table.
1970 // Return the number of local symbols in the output symbol table.
1975 // Return the file offset for local symbols in the output symbol table.
2026 // The number of local symbols which go into the output file's dynamic
2029 // This starting symbol index in the output symbol table.
2031 // The file offset for local symbols in the output symbol table.
2033 // The file offset for local symbols in the output symbol table.
2044 // updated output file.