Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Daarch64.cc2650 HAS_STUB_SECTION in group_sections() enumerator
2696 state = HAS_STUB_SECTION; in group_sections()
2703 case HAS_STUB_SECTION: in group_sections()
2743 if (state == FINDING_STUB_SECTION || state == HAS_STUB_SECTION) in group_sections()
Darm.cc5816 HAS_STUB_SECTION in group_sections() enumerator
5864 state = HAS_STUB_SECTION; in group_sections()
5871 case HAS_STUB_SECTION: in group_sections()
5909 if (state == FINDING_STUB_SECTION || state == HAS_STUB_SECTION) in group_sections()
Dpowerpc.cc2425 HAS_STUB_SECTION enumerator
2469 if (this->state_ != HAS_STUB_SECTION in can_add_to_stub_group()
2492 this->state_ = HAS_STUB_SECTION; in can_add_to_stub_group()