Lines Matching refs:input_file_index
270 Script_info(const std::string& filename, unsigned int input_file_index) in Script_info() argument
271 : filename_(filename), input_file_index_(input_file_index), in Script_info()
287 input_file_index() const in input_file_index() function
1122 input_file_index(unsigned int offset) const in input_file_index() function
1464 reserve_layout(unsigned int input_file_index) in reserve_layout() argument
1465 { this->do_reserve_layout(input_file_index); } in reserve_layout()
1553 do_reserve_layout(unsigned int input_file_index) = 0;
1687 do_reserve_layout(unsigned int input_file_index);
1823 unsigned int input_file_index);
2066 unsigned int input_file_index);
2179 unsigned int input_file_index,
2190 Incremental_library(const char* filename, unsigned int input_file_index, in Incremental_library() argument
2193 input_file_index_(input_file_index), input_reader_(input_reader), in Incremental_library()
2199 input_file_index() const in input_file_index() function