Searched refs:is_predefined (Results 1 – 9 of 9) sorted by relevance
| /dragonfly/contrib/binutils-2.27/gold/ |
| HD | symtab.h | 865 is_predefined() const in is_predefined() function 912 bool is_predefined); 921 bool is_predefined); 927 unsigned char nonvis, bool is_predefined); 1116 bool offset_is_from_end, bool is_predefined); 1123 Segment_offset_base offset_base, bool is_predefined); 1129 unsigned char nonvis, bool is_predefined);
|
| HD | symtab.cc | 139 bool is_predefined) in init_base_output_data() argument 147 this->is_predefined_ = is_predefined; in init_base_output_data() 159 bool is_predefined) in init_base_output_segment() argument 167 this->is_predefined_ = is_predefined; in init_base_output_segment() 177 bool is_predefined) in init_base_constant() argument 183 this->is_predefined_ = is_predefined; in init_base_constant() 239 bool is_predefined) in init_output_data() argument 242 nonvis, offset_is_from_end, is_predefined); in init_output_data() 259 bool is_predefined) in init_output_segment() argument 262 nonvis, offset_base, is_predefined); in init_output_segment() [all …]
|
| HD | incremental.cc | 1630 if (!sym->is_predefined() in write_info_blocks()
|
| HD | layout.cc | 2783 if (ehdr_start != NULL && ehdr_start->is_predefined()) in finalize()
|
| /dragonfly/contrib/binutils-2.34/gold/ |
| HD | symtab.h | 875 is_predefined() const in is_predefined() function 939 bool is_predefined); 948 bool is_predefined); 954 unsigned char nonvis, bool is_predefined); 1145 bool offset_is_from_end, bool is_predefined); 1152 Segment_offset_base offset_base, bool is_predefined); 1158 unsigned char nonvis, bool is_predefined);
|
| HD | symtab.cc | 140 bool is_predefined) in init_base_output_data() argument 148 this->is_predefined_ = is_predefined; in init_base_output_data() 160 bool is_predefined) in init_base_output_segment() argument 168 this->is_predefined_ = is_predefined; in init_base_output_segment() 178 bool is_predefined) in init_base_constant() argument 184 this->is_predefined_ = is_predefined; in init_base_constant() 240 bool is_predefined) in init_output_data() argument 243 nonvis, offset_is_from_end, is_predefined); in init_output_data() 260 bool is_predefined) in init_output_segment() argument 263 nonvis, offset_base, is_predefined); in init_output_segment() [all …]
|
| HD | incremental.cc | 1635 if (!sym->is_predefined() in write_info_blocks()
|
| HD | x86_64.cc | 1176 || gsym->is_predefined() in can_convert_mov_to_lea()
|
| HD | layout.cc | 3085 if (ehdr_start != NULL && ehdr_start->is_predefined()) in finalize()
|