HomeSort by relevance Sort by last modified time
    Searched refs:Input_section (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
output.cc 3331 input_section() const function in class:gold::Output_section::Input_section_sort_entry
    [all...]
incremental.h 377 { this->sections_.push_back(Input_section(shndx, name_key, sh_size)); }
436 struct Input_section
438 Input_section(unsigned int shndx, Stringpool::Key name_key, off_t sh_size)
445 std::vector<Input_section> sections_;
    [all...]
output.h     [all...]
script-sections.cc 793 typedef std::list<Output_section::Input_section> Input_section_list;
1455 input_section() const function in class:gold::Input_section_info
    [all...]
powerpc.cc 78 const Output_section::Input_section* owner;
    [all...]
arm.cc     [all...]
aarch64.cc 2682 The_aarch64_input_section* input_section; local
5602 AArch64_input_section<size, big_endian>* input_section = local
    [all...]

Completed in 358 milliseconds