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

  /toolchain/binutils/binutils-2.27/gold/
layout.h 678 // section should wind up in the output segment. IS_RELRO is true
684 bool is_relro);
    [all...]
layout.cc 809 // in the output sections. IS_RELRO is true for a relro section.
814 Output_section_order order, bool is_relro)
879 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 572 is_relro() const function in class:gold::Sections_element
1947 is_relro() const function in class:gold::Output_section_definition
2937 is_relro() const function in class:gold::Orphan_output_section
    [all...]
output.cc     [all...]
output.h 3886 is_relro() const function in class:gold::Output_section
    [all...]

Completed in 1631 milliseconds