Home | Sort by relevance Sort by last modified time |
/toolchain/binutils/binutils-2.25/include/coff/ | |
rs6000.h | 260 bfd_byte _l_offset[4]; member in struct:external_ldsym::__anon116020::__anon116021 |
xcoff.h | 234 long _l_offset; member in struct:internal_ldsym::__anon116069::__anon116070 |
/toolchain/binutils/binutils-2.25/bfd/ | |
coff64-rs6000.c | 578 ldsym->_l._l_l._l_offset = ldinfo->string_size + 2; 639 dst->_l._l_l._l_offset = bfd_get_32 (abfd, src->l_offset); 656 bfd_put_32 (abfd, (bfd_vma) src->_l._l_l._l_offset, dst->l_offset); [all...] |
coff-rs6000.c | [all...] |
xcofflink.c | 322 symbuf->symbol.name = strings + ldsym._l._l_l._l_offset; 895 name = strings + ldsym._l._l_l._l_offset; [all...] |
/toolchain/binutils/binutils-2.25/binutils/ | |
od-xcoff.c | 1117 unsigned int off = bfd_h_get_32 (abfd, ldsym->_l._l_l._l_offset); [all...] |