HomeSort by relevance Sort by last modified time
    Searched full:is_relro (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
layout.h 674 // section should wind up in the output segment. IS_RELRO is true
680 bool is_relro);
    [all...]
layout.cc 810 // in the output sections. IS_RELRO is true for a relro section.
815 Output_section_order order, bool is_relro)
880 os = this->make_output_section(name, type, flags, order, is_relro);
933 // sections. IS_RELRO is true for a relro section. This will return
940 bool is_relro)
1004 order, is_relro);
    [all...]
script-sections.cc 556 is_relro() const function in class:gold::Sections_element
1844 is_relro() const function in class:gold::Output_section_definition
2825 is_relro() const function in class:gold::Orphan_output_section
    [all...]
output.h 3386 is_relro() const function in class:gold::Output_section
    [all...]
output.cc     [all...]

Completed in 298 milliseconds