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

/haiku-buildtools/binutils/bfd/
H A Delf32-arm.c3214 bfd_vma new_cmse_stub_offset; member in struct:elf32_arm_link_hash_table
4679 return &htab->new_cmse_stub_offset;
5863 and this function and HTAB->new_cmse_stub_offset is set to the biggest
5915 htab->new_cmse_stub_offset = 0;
6043 if (next_cmse_stub_offset > htab->new_cmse_stub_offset)
6044 htab->new_cmse_stub_offset = next_cmse_stub_offset;

Completed in 107 milliseconds