Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/bfd/
Dnlmswap.h84 dst->numberOfDebugRecords =
85 H_GET_32 (abfd, src->numberOfDebugRecords);
145 H_PUT_32 (abfd, src->numberOfDebugRecords,
146 dst->numberOfDebugRecords);
Dnlmcode.h198 || nlm_fixed_header (abfd)->numberOfDebugRecords != 0
911 + i_fxdhdrp->numberOfDebugRecords
1041 + i_fxdhdrp->numberOfDebugRecords
1109 if (i_fxdhdrp->numberOfDebugRecords > 0)
1114 symcount += i_fxdhdrp->numberOfDebugRecords;
1917 nlm_fixed_header (abfd)->numberOfDebugRecords = 0;
1976 nlm_fixed_header (abfd)->numberOfDebugRecords = c;
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dnlmswap.h78 dst->numberOfDebugRecords = in nlm_swap_fixed_header_in()
79 H_GET_32 (abfd, src->numberOfDebugRecords); in nlm_swap_fixed_header_in()
139 H_PUT_32 (abfd, src->numberOfDebugRecords, in nlm_swap_fixed_header_out()
140 dst->numberOfDebugRecords); in nlm_swap_fixed_header_out()
Dnlmcode.h539 || nlm_fixed_header (abfd)->numberOfDebugRecords != 0 in nlm_object_p()
869 + i_fxdhdrp->numberOfDebugRecords in nlm_get_symtab_upper_bound()
922 + i_fxdhdrp->numberOfDebugRecords in nlm_slurp_symbol_table()
988 if (i_fxdhdrp->numberOfDebugRecords > 0) in nlm_slurp_symbol_table()
993 symcount += i_fxdhdrp->numberOfDebugRecords; in nlm_slurp_symbol_table()
1855 nlm_fixed_header (abfd)->numberOfDebugRecords = 0; in nlm_write_object_contents()
1914 nlm_fixed_header (abfd)->numberOfDebugRecords = c; in nlm_write_object_contents()
/openbsd/src/gnu/usr.bin/binutils-2.17/include/nlm/
Di386-ext.h104 unsigned char numberOfDebugRecords[4]; member
Dsparc32-ext.h108 unsigned char numberOfDebugRecords[4]; member
Dppc-ext.h151 unsigned char numberOfDebugRecords[4]; member
Dalpha-ext.h154 unsigned char numberOfDebugRecords[4]; member
Dinternal.h125 long numberOfDebugRecords; member
/openbsd/src/gnu/usr.bin/binutils/include/nlm/
Di386-ext.h104 unsigned char numberOfDebugRecords[4]; member
Dsparc32-ext.h108 unsigned char numberOfDebugRecords[4]; member
Dppc-ext.h151 unsigned char numberOfDebugRecords[4]; member
Dalpha-ext.h154 unsigned char numberOfDebugRecords[4]; member
Dinternal.h125 long numberOfDebugRecords; member
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dnlmconv.c1051 sharedhdr.numberOfDebugRecords; in main()
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dnlmconv.c1055 sharedhdr.numberOfDebugRecords; in main()