Home
last modified time | relevance | path

Searched refs:is_section_name_included (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.27/gold/
H A Dobject.cc358 Relobj::is_section_name_included(const char* name) in is_section_name_included() function in gold::Relobj
1618 if (this->is_section_name_included(name) in do_layout()
H A Dobject.h1118 is_section_name_included(const char* name);
/dragonfly/contrib/binutils-2.34/gold/
H A Dobject.cc358 Relobj::is_section_name_included(const char* name) in is_section_name_included() function in gold::Relobj
1702 if (this->is_section_name_included(name) in do_layout()
H A Dobject.h1123 is_section_name_included(const char* name);