Home
last modified time | relevance | path

Searched refs:sharedDebugRecordCount (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/include/nlm/
Dexternal.h133 unsigned char sharedDebugRecordCount[NLM_TARGET_LONG_SIZE];
Dinternal.h256 long sharedDebugRecordCount; member
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dnlmcode.h247 nlm_extended_header (abfd)->sharedDebugRecordCount = in nlm_swap_auxiliary_headers_in()
248 get_word (abfd, (bfd_byte *) thdr.sharedDebugRecordCount); in nlm_swap_auxiliary_headers_in()
757 (bfd_vma) nlm_extended_header (abfd)->sharedDebugRecordCount, in nlm_swap_auxiliary_headers_out()
758 (bfd_byte *) thdr.sharedDebugRecordCount); in nlm_swap_auxiliary_headers_out()
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dnlmconv.c1048 nlm_extended_header (outbfd)->sharedDebugRecordCount = in main()