HomeSort by relevance Sort by last modified time
    Searched refs:dst_off (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
gc.h 236 Address dst_off; local
247 dst_off = lsym.get_st_value() + addend;
251 Address symvalue = dst_off - addend;
298 dst_off = static_cast<const Sized_symbol<size>*>(gsym)->value();
299 dst_off += addend;
327 Address symvalue = dst_off - addend;
354 dst_obj, dst_indx, dst_off);
target.h     [all...]
powerpc.cc 213 // section at DST_OFF.
217 typename elfcpp::Elf_types<size>::Elf_Addr dst_off)
220 this->access_from_map_[dst_off].insert(src_id);
224 // at DST_OFF
226 add_gc_mark(typename elfcpp::Elf_types<size>::Elf_Addr dst_off)
228 size_t ndx = this->opd_ent_ndx(dst_off);
779 // and DST_OFF. For powerpc64, this adds a referenc to the code
787 Address dst_off) const;
6345 Address dst_off = p->first; local
6433 Address dst_off = gsym->value(); local
    [all...]
  /external/libpcap/
gencode.c     [all...]

Completed in 652 milliseconds