Searched refs:section_code (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dtekhex.c816 int section_code = bfd_decode_symclass (*p); local
818 if (section_code != '?')
826 switch (section_code)
/haiku-buildtools/binutils/bfd/
H A Dtekhex.c848 int section_code = bfd_decode_symclass (*p); local
850 if (section_code != '?')
858 switch (section_code)

Completed in 47 milliseconds