Searched defs:subsection_tag (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/src/
H A Delflint.c3463 unsigned int subsection_tag; local
3464 get_uleb128 (subsection_tag, q, p);
3511 if (subsection_tag != 1) /* Tag_File */
3514 idx, section_name (ebl, idx), pos (chunk), subsection_tag); local
H A Dreadelf.c3480 unsigned int subsection_tag; local
3481 get_uleb128 (subsection_tag, q, p);
3503 switch (subsection_tag)
3508 subsection_tag, subsection_len);

Completed in 3996 milliseconds