Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dscript-sections.cc319 PLACE_LAST, enumerator
358 this->initialize_place(PLACE_LAST, NULL); in Orphan_section_placement()
439 this->places_[PLACE_LAST].location = location; in last_init()
440 this->places_[PLACE_LAST].have_location = true; in last_init()
461 index = PLACE_LAST; in find_place()
539 gold_assert(this->places_[PLACE_LAST].have_location); in last_place()
540 return this->places_[PLACE_LAST].location; in last_place()