Home
last modified time | relevance | path

Searched refs:last_child_ (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_die.h42 last_child_(NULL), in DIEObject()
144 return last_child_; in last_child()
149 last_child_ = child; in link_child()
196 DIEObject* last_child_; variable