Searched refs:numberOfDebugRecords (Results 1 – 8 of 8) sorted by relevance
80 dst->numberOfDebugRecords = in nlm_swap_fixed_header_in()81 H_GET_32 (abfd, src->numberOfDebugRecords); in nlm_swap_fixed_header_in()141 H_PUT_32 (abfd, src->numberOfDebugRecords, in nlm_swap_fixed_header_out()142 dst->numberOfDebugRecords); in nlm_swap_fixed_header_out()
538 || nlm_fixed_header (abfd)->numberOfDebugRecords != 0 in nlm_object_p()868 + i_fxdhdrp->numberOfDebugRecords in nlm_get_symtab_upper_bound()921 + i_fxdhdrp->numberOfDebugRecords in nlm_slurp_symbol_table()987 if (i_fxdhdrp->numberOfDebugRecords > 0) in nlm_slurp_symbol_table()992 symcount += i_fxdhdrp->numberOfDebugRecords; in nlm_slurp_symbol_table()1854 nlm_fixed_header (abfd)->numberOfDebugRecords = 0; in nlm_write_object_contents()1913 nlm_fixed_header (abfd)->numberOfDebugRecords = c; in nlm_write_object_contents()
105 unsigned char numberOfDebugRecords[4]; member
109 unsigned char numberOfDebugRecords[4]; member
152 unsigned char numberOfDebugRecords[4]; member
155 unsigned char numberOfDebugRecords[4]; member
125 long numberOfDebugRecords; member
1049 sharedhdr.numberOfDebugRecords; in main()