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

/external/elfutils/0.153/src/
H A Dreadelf.c3325 dwarf_attr_string (unsigned int attrnum) argument
3430 if (likely (attrnum < nknown_attrs))
3431 result = known_attrs[attrnum];
3435 switch (attrnum)
3602 if (attrnum < DW_AT_lo_user)
3604 attrnum);
3607 attrnum);

Completed in 112 milliseconds