Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dlayout.cc136 Free_list_node newnode(p->start_, start); in remove() local
138 this->list_.insert(p, newnode); in remove()
195 Free_list_node newnode(p->start_, start); in allocate() local
197 this->list_.insert(p, newnode); in allocate()