Home
last modified time | relevance | path

Searched refs:DW_FORM_strx (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macro5.c54 static const Dwarf_Small dwarf_udata_strx_form[] = {DW_FORM_udata,DW_FORM_strx};
228 case DW_FORM_strx: in _dwarf_skim_forms()
867 case DW_FORM_strx: in valid_macro_form()
H A Ddwarf_form.c963 case DW_FORM_strx: in dw_read_index_val_itself()
1645 attrform == DW_FORM_strx) { in _dwarf_extract_local_debug_str_string_given_offset()
1795 case DW_FORM_strx: in dwarf_formstring()
H A Ddwarf.h234 #define DW_FORM_strx 0x1a /* DWARF5 */ macro
H A Ddwarf_names_enum.h148 DW_FORM_strx = 0x001a, enumerator
H A Ddwarf_util.c508 case DW_FORM_strx: in _dwarf_get_size_of_val()
H A Ddwarf_query.c1942 case DW_FORM_strx: return DW_FORM_CLASS_STRING; /* DWARF5 */ in dwarf_get_form_class()
H A Ddwarf_names.c431 case DW_FORM_strx: in dwarf_get_FORM_name()
H A Dpro_section.c1000 case DW_FORM_strx: in determine_file_content_size()
H A Dgenerated_libdwarf.h.in2120 get the string index (DW_FORM_strx) and print it.
H A Dlibdwarf.h.in2120 get the string index (DW_FORM_strx) and print it.