Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dsyms.c935 bfd_byte *nul_fun, *nul_str; in _bfd_stab_section_find_nearest_line() local
1102 nul_fun = NULL; in _bfd_stab_section_find_nearest_line()
1108 if (nul_fun != NULL) in _bfd_stab_section_find_nearest_line()
1113 nul_fun = NULL; in _bfd_stab_section_find_nearest_line()
1116 nul_fun = stab; in _bfd_stab_section_find_nearest_line()
1127 nul_fun = NULL; in _bfd_stab_section_find_nearest_line()
1132 if (nul_fun != NULL) in _bfd_stab_section_find_nearest_line()
1147 nul_fun = NULL; in _bfd_stab_section_find_nearest_line()
1172 if (nul_fun != NULL) in _bfd_stab_section_find_nearest_line()
1174 info->indextable[i].val = bfd_get_32 (abfd, nul_fun + VALOFF); in _bfd_stab_section_find_nearest_line()
[all …]