Lines Matching refs:Address
1013 typedef typename elfcpp::Elf_types<size>::Elf_Addr Address; typedef
1016 static const Address invalid_address = static_cast<Address>(0) - 1;
1032 Address address, bool is_relative, bool is_symbolless,
1037 unsigned int shndx, Address address, bool is_relative,
1044 Output_data* od, Address address, bool is_relative,
1050 unsigned int shndx, Address address, bool is_relative,
1057 Address address, bool is_relative);
1061 Address address, bool is_relative);
1065 Output_reloc(unsigned int type, Output_data* od, Address address,
1069 unsigned int shndx, Address address, bool is_relative);
1076 Address address);
1080 unsigned int shndx, Address address);
1126 Address
1131 Address
1175 Address
1221 Address address_;
1255 typedef typename elfcpp::Elf_types<size>::Elf_Addr Address; typedef
1266 Address address, Addend addend, bool is_relative, in Output_reloc()
1275 unsigned int shndx, Address address, Addend addend, in Output_reloc()
1285 Output_data* od, Address address, in Output_reloc()
1296 unsigned int shndx, Address address, in Output_reloc()
1308 Address address, Addend addend, bool is_relative) in Output_reloc()
1314 unsigned int shndx, Address address, Addend addend, in Output_reloc()
1321 Output_reloc(unsigned int type, Output_data* od, Address address, in Output_reloc()
1327 unsigned int shndx, Address address, Addend addend, in Output_reloc()
1337 Address address, Addend addend) in Output_reloc()
1343 unsigned int shndx, Address address, Addend addend) in Output_reloc()
1488 typedef typename Output_reloc_type::Address Address; typedef
1563 typedef typename Output_reloc_type::Address Address; typedef
1572 add_global(Symbol* gsym, unsigned int type, Output_data* od, Address address) in add_global()
1581 unsigned int shndx, Address address) in add_global()
1593 convert_types<Address, uint64_t>(address), in add_global_generic()
1606 convert_types<Address, uint64_t>(address), in add_global_generic()
1615 Address address) in add_global_relative()
1624 unsigned int shndx, Address address) in add_global_relative()
1635 Output_data* od, Address address) in add_symbolless_global_addend()
1645 unsigned int shndx, Address address) in add_symbolless_global_addend()
1656 Output_data* od, Address address) in add_local()
1665 Output_data* od, unsigned int shndx, Address address) in add_local()
1680 convert_types<Address, uint64_t>(address), in add_local_generic()
1693 convert_types<Address, uint64_t>(address), in add_local_generic()
1702 Output_data* od, Address address) in add_local_relative()
1711 Output_data* od, unsigned int shndx, Address address) in add_local_relative()
1720 Output_data* od, unsigned int shndx, Address address, in add_local_relative()
1734 Output_data* od, Address address) in add_symbolless_local_addend()
1744 Address address) in add_symbolless_local_addend()
1757 Output_data* od, Address address) in add_local_section()
1766 Output_data* od, unsigned int shndx, Address address) in add_local_section()
1778 Output_data* od, Address address) in add_output_section()
1784 unsigned int shndx, Address address) in add_output_section()
1794 convert_types<Address, uint64_t>(address), in add_output_section_generic()
1808 convert_types<Address, uint64_t>(address), in add_output_section_generic()
1816 Output_data* od, Address address) in add_output_section_relative()
1823 unsigned int shndx, Address address) in add_output_section_relative()
1829 add_absolute(unsigned int type, Output_data* od, Address address) in add_absolute()
1835 unsigned int shndx, Address address) in add_absolute()
1841 add_relative(unsigned int type, Output_data* od, Address address) in add_relative()
1847 unsigned int shndx, Address address) in add_relative()
1855 Address address) in add_target_specific()
1861 unsigned int shndx, Address address) in add_target_specific()
1877 typedef typename Output_reloc_type::Address Address; typedef
1888 Address address, Addend addend) in add_global()
1897 unsigned int shndx, Address address, in add_global()
1909 convert_types<Address, uint64_t>(address), in add_global_generic()
1922 convert_types<Address, uint64_t>(address), in add_global_generic()
1934 Address address, Addend addend, bool use_plt_offset) in add_global_relative()
1943 unsigned int shndx, Address address, Addend addend, in add_global_relative()
1955 Address address, Addend addend) in add_symbolless_global_addend()
1965 unsigned int shndx, Address address, in add_symbolless_global_addend()
1977 Output_data* od, Address address, Addend addend) in add_local()
1986 Output_data* od, unsigned int shndx, Address address, in add_local()
2002 convert_types<Address, uint64_t>(address), in add_local_generic()
2015 convert_types<Address, uint64_t>(address), in add_local_generic()
2025 Output_data* od, Address address, Addend addend, in add_local_relative()
2036 Output_data* od, unsigned int shndx, Address address, in add_local_relative()
2050 Output_data* od, Address address, Addend addend) in add_symbolless_local_addend()
2060 Address address, Addend addend) in add_symbolless_local_addend()
2074 Output_data* od, Address address, Addend addend) in add_local_section()
2083 Output_data* od, unsigned int shndx, Address address, in add_local_section()
2095 Address address, Addend addend) in add_output_section()
2101 unsigned int shndx, Address address, Addend addend) in add_output_section()
2113 convert_types<Address, uint64_t>(address), in add_output_section_generic()
2127 convert_types<Address, uint64_t>(address), in add_output_section_generic()
2136 Output_data* od, Address address, Addend addend) in add_output_section_relative()
2143 unsigned int shndx, Address address, in add_output_section_relative()
2153 add_absolute(unsigned int type, Output_data* od, Address address, in add_absolute()
2160 unsigned int shndx, Address address, Addend addend) in add_absolute()
2169 add_relative(unsigned int type, Output_data* od, Address address, in add_relative()
2176 unsigned int shndx, Address address, Addend addend) in add_relative()
2187 Address address, Addend addend) in add_target_specific()
2193 unsigned int shndx, Address address, Addend addend) in add_target_specific()