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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf64-alpha.c96 #define PLT_HEADER_SIZE \
2458 splt->size = PLT_HEADER_SIZE;
4652 plt_index = (gotent->plt_offset-PLT_HEADER_SIZE) / PLT_ENTRY_SIZE;
4657 disp = (PLT_HEADER_SIZE - 4) - (gotent->plt_offset + 4);
4830 ofs = gotplt_vma - (plt_vma + PLT_HEADER_SIZE);
4856 insn = INSN_AD (INSN_BR, 28, -PLT_HEADER_SIZE);
95 #define PLT_HEADER_SIZE macro
H A Delfxx-ia64.c630 #define PLT_HEADER_SIZE (3 * 16)
635 static const bfd_byte plt_header[PLT_HEADER_SIZE] =
3316 offset = PLT_HEADER_SIZE;
3585 = (data.ofs - PLT_HEADER_SIZE) / PLT_MIN_ENTRY_SIZE;
5274 index = (dyn_i->plt_offset - PLT_HEADER_SIZE) / PLT_MIN_ENTRY_SIZE;
5410 memcpy (loc, plt_header, PLT_HEADER_SIZE);
628 #define PLT_HEADER_SIZE macro
H A Delf32-m32r.c57 #define PLT_HEADER_SIZE 20 macro

Completed in 181 milliseconds