HomeSort by: relevance | last modified time | path
    Searched defs:forms (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/igen/
gen-icache.c 511 form_fields *forms = NULL; local
515 form_fields **form = &forms;
536 return forms;
  /src/external/gpl3/gdb/dist/sim/igen/
gen-icache.c 511 form_fields *forms = NULL; local
515 form_fields **form = &forms;
536 return forms;
  /src/crypto/external/bsd/openssl.old/dist/apps/
ecparam.c 60 static OPT_PAIR forms[] = { variable
139 if (!opt_pair(opt_arg(), forms, &new_form))
  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 244 2) Strings can use four forms: DW_FORM_string, DW_FORM_strp,
298 /* Data and reference forms for relocatable data. */
1834 /* And similarly for forms. */
9205 Both of these forms are a bit dodgy from the perspective of the
16149 /* Whenever a register number forms a part of the description of the
21431 to the accepted FORMS (see enum dw_scalar_form) and add it to DIE. See
21436 int forms, struct loc_descr_context *context)
21461 if ((forms & dw_scalar_form_constant) != 0
21507 if ((forms & dw_scalar_form_reference) != 0)
21549 if ((forms & dw_scalar_form_exprloc) == 0
22734 const int forms local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 244 2) Strings can use four forms: DW_FORM_string, DW_FORM_strp,
298 /* Data and reference forms for relocatable data. */
1836 /* And similarly for forms. */
9163 Both of these forms are a bit dodgy from the perspective of the
16065 /* Whenever a register number forms a part of the description of the
21334 to the accepted FORMS (see enum dw_scalar_form) and add it to DIE. See
21339 int forms, struct loc_descr_context *context)
21364 if ((forms & dw_scalar_form_constant) != 0
21410 if ((forms & dw_scalar_form_reference) != 0)
21452 if ((forms & dw_scalar_form_exprloc) == 0
22634 const int forms local
    [all...]

Completed in 74 milliseconds