Home
last modified time | relevance | path

Searched refs:strs (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dsyms.c902 bfd_byte *strs; member
1026 info->strs = (bfd_byte *) bfd_alloc (abfd, strsize); in _bfd_stab_section_find_nearest_line()
1027 if (info->stabs == NULL || info->strs == NULL) in _bfd_stab_section_find_nearest_line()
1032 || ! bfd_get_section_contents (abfd, info->strsec, info->strs, in _bfd_stab_section_find_nearest_line()
1150 for (i = 0, stab = info->stabs, nul_str = str = info->strs; in _bfd_stab_section_find_nearest_line()
1158 if ((bfd_size_type) ((info->strs + strsize) - str) < stroff) in _bfd_stab_section_find_nearest_line()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dmaverick.c342 LDSTall (strs, 4, 0, 0, "f");
352 insns_LDSTall (strs), insns_LDSTall (strd),
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-20131208 * gas/arm/thumb2_relax.d: Strip out invalid pc-relative strs.