Searched refs:input_sections_blocker_ (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | layout.h | 1538 input_sections_blocker_(input_sections_blocker), in Write_sections_task() 1563 Task_token* input_sections_blocker_; variable 1650 input_sections_blocker_(input_sections_blocker), in Write_after_input_sections_task() 1672 Task_token* input_sections_blocker_; variable
|
H A D | reloc.h | 188 input_sections_blocker_(input_sections_blocker), in Relocate_task() 212 Task_token* input_sections_blocker_; variable
|
H A D | reloc.cc | 226 if (this->input_sections_blocker_ != NULL) in locks() 227 tl->add(this, this->input_sections_blocker_); in locks()
|
H A D | layout.cc | 6018 if (this->input_sections_blocker_ != NULL) in locks() 6019 tl->add(this, this->input_sections_blocker_); in locks() 6092 if (this->input_sections_blocker_->is_blocked()) in is_runnable() 6093 return this->input_sections_blocker_; in is_runnable()
|
H A D | ChangeLog-0815 | 2009 input_sections_blocker_.
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | layout.h | 1545 input_sections_blocker_(input_sections_blocker), in Write_sections_task() 1570 Task_token* input_sections_blocker_; variable 1657 input_sections_blocker_(input_sections_blocker), in Write_after_input_sections_task() 1679 Task_token* input_sections_blocker_; variable
|
H A D | reloc.h | 188 input_sections_blocker_(input_sections_blocker), in Relocate_task() 212 Task_token* input_sections_blocker_; variable
|
H A D | reloc.cc | 226 if (this->input_sections_blocker_ != NULL) in locks() 227 tl->add(this, this->input_sections_blocker_); in locks()
|
H A D | layout.cc | 6092 if (this->input_sections_blocker_ != NULL) in locks() 6093 tl->add(this, this->input_sections_blocker_); in locks() 6166 if (this->input_sections_blocker_->is_blocked()) in is_runnable() 6167 return this->input_sections_blocker_; in is_runnable()
|
H A D | ChangeLog-0815 | 2009 input_sections_blocker_.
|