Home
last modified time | relevance | path

Searched refs:descriptionText (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/nlm/
Dinternal.h157 char descriptionText[NLM_MAX_DESCRIPTION_LENGTH + 1]; member
/toolchain/binutils/binutils-2.27/binutils/
Dnlmheader.y220 strncpy (var_hdr->descriptionText, $2, len);
221 var_hdr->descriptionText[len] = '\0';
/toolchain/binutils/binutils-2.27/bfd/
Dnlmcode.h86 if (bfd_bread ((void *) nlm_variable_header (abfd)->descriptionText, in nlm_swap_variable_header_in()
578 if (bfd_bwrite ((void *) nlm_variable_header (abfd)->descriptionText, amt, in nlm_swap_variable_header_out()