Home
last modified time | relevance | path

Searched refs:form_code (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.cc1505 int form_code; in read_file_names_dwarf5() member
1517 efmt[i].form_code = debug_lineSec->GetULEB128 (); in read_file_names_dwarf5()
1520 DwrCU::form2str (efmt[i].form_code)); in read_file_names_dwarf5()
1538 if (efmt[k].form_code == DW_FORM_string) in read_file_names_dwarf5()
1542 off = debug_lineSec->get_value (efmt[k].form_code); in read_file_names_dwarf5()
1543 if (efmt[k].form_code == DW_FORM_line_strp) in read_file_names_dwarf5()
1545 else if (efmt[k].form_code == DW_FORM_strp) in read_file_names_dwarf5()
1550 ind = debug_lineSec->get_value (efmt[k].form_code); in read_file_names_dwarf5()
1553 tstamp = debug_lineSec->get_value (efmt[k].form_code); in read_file_names_dwarf5()
1556 fsize = debug_lineSec->get_value (efmt[k].form_code); in read_file_names_dwarf5()
[all …]
/netbsd-src/libexec/ftpd/
H A Dftpcmd.y166 %type <u.i> struct_code mode_code type_code form_code decimal_integer
1003 form_code
1027 | A SP form_code
1039 | E SP form_code