Home | History | Annotate | Download | only in libdw

Lines Matching defs:code

19    additional right to link the code of Red Hat elfutils with code licensed
22 distribution of source code with any binary distribution and to
23 distribute linked combinations of the two. Non-GPL Code permitted under
24 this exception must only link to the code of Red Hat elfutils through
26 found in the source code files (the "Approved Interfaces"). The files
27 of Non-GPL Code may instantiate templates or use macros or inline
34 License in all respects for all of the Red Hat elfutils code and other
35 code used in conjunction with Red Hat elfutils except the Non-GPL Code
119 /* Source code line information for CU. */
122 /* One source code line information. */
143 unsigned int code;
426 /* Return attribute code of given attribute. */
429 /* Return form code of given attribute. */
524 /* Get abbreviation code. */
616 /* Return code path discriminator in this record. */
839 /* Return error code of last failing function call. This value is kept
856 /* Return attribute code of given attribute. */
860 return attr == NULL ? 0 : attr->code;
863 /* Return attribute code of given attribute. */