Searched refs:theform (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_form.c | 879 _dwarf_get_addr_index_itself(int theform, in _dwarf_get_addr_index_itself() argument 891 switch(theform){ in _dwarf_get_addr_index_itself() 930 int theform = 0; in dwarf_get_debug_addr_index() local 938 theform = attr->ar_attribute_form; in dwarf_get_debug_addr_index() 939 if (dwarf_addr_form_is_indexed(theform)) { in dwarf_get_debug_addr_index() 942 res = _dwarf_get_addr_index_itself(theform, in dwarf_get_debug_addr_index() 954 unsigned theform, in dw_read_index_val_itself() argument 962 switch(theform) { in dw_read_index_val_itself() 1005 int theform = attr->ar_attribute_form; in dwarf_get_debug_str_index() local 1022 indxres = dw_read_index_val_itself(dbg, theform, info_ptr, in dwarf_get_debug_str_index()
|
H A D | dwarf_loclists.c | 1147 int theform = llhead->ll_attrform; in _dwarf_loclists_fill_in_lle_head() local 1152 if ( theform == DW_FORM_sec_offset) { in _dwarf_loclists_fill_in_lle_head() 1161 if (theform == DW_FORM_loclistx) { in _dwarf_loclists_fill_in_lle_head()
|
H A D | dwarf_rnglists.c | 972 Dwarf_Half theform, in dwarf_rnglists_get_rle_head() argument 1000 if (theform == DW_FORM_rnglistx) { in dwarf_rnglists_get_rle_head()
|
H A D | dwarf_opaque.h | 820 int _dwarf_get_addr_index_itself(int theform,
|
H A D | generated_libdwarf.h.in | 4843 Dwarf_Half /*theform*/,
|
H A D | libdwarf.h.in | 4843 Dwarf_Half /*theform*/,
|