Home
last modified time | relevance | path

Searched defs:field (Results 1 – 10 of 10) sorted by relevance

/scripts/
Dmakelst16 field() { function
/scripts/gendwarfksyms/
Dkabi.c209 const char *field; in kabi_read_rules() local
249 static char *get_enumerator_target(const char *fqn, const char *field) in get_enumerator_target()
278 const char *fqn, const char *field) in find_enumerator_rule()
314 bool kabi_is_enumerator_ignored(const char *fqn, const char *field) in kabi_is_enumerator_ignored()
320 bool kabi_get_enumerator_value(const char *fqn, const char *field, in kabi_get_enumerator_value()
/scripts/mod/
Ddevicetable-offsets.c6 #define DEVID_FIELD(devid, field) \ argument
Dfile2alias.c89 #define ADD(str, sep, cond, field) \ argument
982 int field; member
/scripts/gcc-plugins/
Drandomize_layout_plugin.c276 static bool is_flexible_array(const_tree field) in is_flexible_array()
300 tree field; in relayout_struct() local
376 static const_tree get_field_type(const_tree field) in get_field_type()
393 const_tree field; in is_pure_ops_struct() local
441 tree lastval, lastidx, field, init, type, flexsize; in update_decl_size() local
573 tree field, val; in check_bad_casts_in_constructor() local
Dstructleak_plugin.c76 static tree get_field_type(tree field) in get_field_type()
83 tree field; in is_userspace_type() local
/scripts/gendwarfksyms/examples/
Dkabi.h83 #define KABI_ENUMERATOR_IGNORE(fqn, field) \ argument
92 #define KABI_ENUMERATOR_VALUE(fqn, field, value) \ argument
/scripts/gdb/linux/
Dinterrupts.py100 def x86_show_irqstat(prec, pfx, field, desc): argument
Dutils.py64 def offset_of(typeobj, field): argument
/scripts/dtc/libfdt/
Dlibfdt.h247 #define fdt_get_header(fdt, field) \ argument