Home
last modified time | relevance | path

Searched refs:numberOfDebugRecords (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dnlmswap.h80 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()
Dnlmcode.h538 || 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()
/toolchain/binutils/binutils-2.25/include/nlm/
Di386-ext.h105 unsigned char numberOfDebugRecords[4]; member
Dsparc32-ext.h109 unsigned char numberOfDebugRecords[4]; member
Dppc-ext.h152 unsigned char numberOfDebugRecords[4]; member
Dalpha-ext.h155 unsigned char numberOfDebugRecords[4]; member
Dinternal.h125 long numberOfDebugRecords; member
/toolchain/binutils/binutils-2.25/binutils/
Dnlmconv.c1049 sharedhdr.numberOfDebugRecords; in main()