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

/external/elfutils/0.153/src/
H A Delflint.c3212 unsigned int subsection_tag; local
3213 get_uleb128 (subsection_tag, q);
3258 if (subsection_tag != 1) /* Tag_File */
3261 idx, section_name (ebl, idx), pos (chunk), subsection_tag); local
H A Dreadelf.c3024 unsigned int subsection_tag; local
3025 get_uleb128 (subsection_tag, q);
3044 switch (subsection_tag)
3048 subsection_tag, subsection_len);

Completed in 2266 milliseconds