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

/haiku-buildtools/binutils/binutils/
H A Dod-macho.c1936 unsigned int personality_count;
1961 personality_count = bfd_get_32 (abfd, hdr->personality_array_count);
1965 encodings_count, personality_count, index_count);
1968 if (personality_count > 0)
1973 for (i = 0; i < personality_count; i++)
1934 unsigned int personality_count; local

Completed in 118 milliseconds