Home
last modified time | relevance | path

Searched defs:has_children (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddwarf_reader.h202 bool has_children : 1; member
525 has_children() const in has_children() function
H A Ddwarf_reader.cc260 bool has_children = *this->buffer_pos_ == elfcpp::DW_CHILDREN_yes; in do_get_abbrev() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddwarf_reader.h202 bool has_children : 1; member
525 has_children() const in has_children() function
H A Ddwarf_reader.cc260 bool has_children = *this->buffer_pos_ == elfcpp::DW_CHILDREN_yes; in do_get_abbrev() local
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Ddmsetup.c1811 unsigned last_child, unsigned has_children) in _display_tree_node()
1883 unsigned has_children; in _display_tree_walk_children() local
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Ddwarf.c108 int has_children; member
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Ddwarf.c108 int has_children; member
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf2.c409 bool has_children; /* TRUE if the abbrev has children. */ member
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c456 bool has_children; /* TRUE if the abbrev has children. */ member
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py15406 def has_children(arg0): member in schedule_node
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h16086 boolean schedule_node::has_children() const in has_children() function
H A Dcpp.h22271 bool schedule_node::has_children() const in has_children() function