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

/haiku-buildtools/binutils/binutils/
H A Dod-macho.c839 unsigned int child_count;
913 child_count = read_leb128 (buf + off, &leblen, 0, buf + len);
916 for (i = 0; i < child_count; i++)
837 unsigned int child_count; local

Completed in 103 milliseconds