Home
last modified time | relevance | path

Searched refs:is_data_section_allocated (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dreloc.cc359 sr.is_data_section_allocated = is_section_allocated; in do_read_relocs()
408 if (p->is_data_section_allocated) in do_gc_process_relocs()
461 if (p->is_data_section_allocated) in do_scan_relocs()
Dobject.h135 bool is_data_section_allocated; member