Home
last modified time | relevance | path

Searched refs:fnoffset (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dunwind-arm-common.inc84 _uw fnoffset;
172 this_fn = selfrel_offset31 (&table[n].fnoffset);
174 next_fn = selfrel_offset31 (&table[n + 1].fnoffset) - 1;
231 ucbp->pr_cache.fnstart = selfrel_offset31 (&eitp->fnoffset);
/dflybsd-src/contrib/binutils-2.27/gold/
H A Di386.cc509 section_offset_type fnoffset, section_size_type fnsize,
3992 section_offset_type fnoffset, in do_calls_non_split() argument
4005 if (this->match_view(view, view_size, fnoffset, "\x65\x3b\x25", 3) in do_calls_non_split()
4011 view[fnoffset] = '\xf9'; in do_calls_non_split()
4012 this->set_view_to_nop(view, view_size, fnoffset + 1, 6); in do_calls_non_split()
4016 else if ((this->match_view(view, view_size, fnoffset, "\x8d\x8c\x24", 3) in do_calls_non_split()
4017 || this->match_view(view, view_size, fnoffset, "\x8d\x94\x24", 3)) in do_calls_non_split()
4025 unsigned char* pval = view + fnoffset + 3; in do_calls_non_split()
4035 shndx, static_cast<size_t>(fnoffset)); in do_calls_non_split()
H A Dtarget.h342 section_offset_type fnoffset, section_size_type fnsize, in calls_non_split() argument
347 this->do_calls_non_split(object, shndx, fnoffset, fnsize, in calls_non_split()
H A Dx86_64.cc605 section_offset_type fnoffset, section_size_type fnsize,
4798 section_offset_type fnoffset, in do_calls_non_split() argument
4826 if (this->match_view(view, view_size, fnoffset, cmp_insn, cmp_insn_len) in do_calls_non_split()
4832 view[fnoffset] = '\xf9'; in do_calls_non_split()
4833 this->set_view_to_nop(view, view_size, fnoffset + 1, nop_len); in do_calls_non_split()
4837 else if ((this->match_view(view, view_size, fnoffset, in do_calls_non_split()
4839 || this->match_view(view, view_size, fnoffset, in do_calls_non_split()
4848 unsigned char* pval = view + fnoffset + 4; in do_calls_non_split()
4858 shndx, static_cast<size_t>(fnoffset)); in do_calls_non_split()
H A Dpowerpc.cc633 section_offset_type fnoffset, section_size_type fnsize,
6595 section_offset_type fnoffset, in do_calls_non_split() argument
6608 Target::do_calls_non_split(object, shndx, fnoffset, fnsize, in do_calls_non_split()
6621 unsigned char *entry = view + fnoffset; in do_calls_non_split()
6657 shndx, static_cast<size_t>(fnoffset)); in do_calls_non_split()
6691 shndx, static_cast<size_t>(fnoffset)); in do_calls_non_split()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Di386.cc509 section_offset_type fnoffset, section_size_type fnsize,
3995 section_offset_type fnoffset, in do_calls_non_split() argument
4008 if (this->match_view(view, view_size, fnoffset, "\x65\x3b\x25", 3) in do_calls_non_split()
4014 view[fnoffset] = '\xf9'; in do_calls_non_split()
4015 this->set_view_to_nop(view, view_size, fnoffset + 1, 6); in do_calls_non_split()
4019 else if ((this->match_view(view, view_size, fnoffset, "\x8d\x8c\x24", 3) in do_calls_non_split()
4020 || this->match_view(view, view_size, fnoffset, "\x8d\x94\x24", 3)) in do_calls_non_split()
4028 unsigned char* pval = view + fnoffset + 3; in do_calls_non_split()
4038 shndx, static_cast<size_t>(fnoffset)); in do_calls_non_split()
H A Dtarget.h352 section_offset_type fnoffset, section_size_type fnsize, in calls_non_split() argument
357 this->do_calls_non_split(object, shndx, fnoffset, fnsize, in calls_non_split()
H A Dx86_64.cc864 section_offset_type fnoffset, section_size_type fnsize,
5963 section_offset_type fnoffset, in do_calls_non_split() argument
5991 if (this->match_view(view, view_size, fnoffset, cmp_insn, cmp_insn_len) in do_calls_non_split()
5997 view[fnoffset] = '\xf9'; in do_calls_non_split()
5998 this->set_view_to_nop(view, view_size, fnoffset + 1, nop_len); in do_calls_non_split()
6002 else if ((this->match_view(view, view_size, fnoffset, in do_calls_non_split()
6004 || this->match_view(view, view_size, fnoffset, in do_calls_non_split()
6013 unsigned char* pval = view + fnoffset + 4; in do_calls_non_split()
6023 shndx, static_cast<size_t>(fnoffset)); in do_calls_non_split()