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

/haiku-fatelf/src/bin/gdb/bfd/
H A Decoff.c3863 unsigned long ext_count;
3869 ext_count = ecoff_data (abfd)->debug_info.symbolic_header.iextMax;
3871 amt = ext_count;
3879 ext_end = ext_ptr + ext_count * external_ext_size;
3853 unsigned long ext_count; local

Completed in 45 milliseconds