Searched refs:STUB_ADDR_ALIGN (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Daarch64.cc937 static const int STUB_ADDR_ALIGN; member in class:__anon527::Output_data_got_aarch64::Erratum_stub
1100 const int Erratum_stub<size, big_endian>::STUB_ADDR_ALIGN = 4; member in class:__anon527::Output_data_got_aarch64::Erratum_stub
1151 static const int STUB_ADDR_ALIGN; member in class:__anon527::Output_data_got_aarch64::Reloc_stub
1298 const int Reloc_stub<size, big_endian>::STUB_ADDR_ALIGN = 4; member in class:__anon527::Output_data_got_aarch64::Reloc_stub
1425 The_erratum_stub::STUB_ADDR_ALIGN);
1463 The_erratum_stub::STUB_ADDR_ALIGN)
1479 return std::max(The_reloc_stub::STUB_ADDR_ALIGN,
1480 The_erratum_stub::STUB_ADDR_ALIGN);
1531 this->erratum_stubs_size_, The_erratum_stub::STUB_ADDR_ALIGN);
1596 The_reloc_stub::STUB_ADDR_ALIGN);
[all...]

Completed in 98 milliseconds