Searched refs:is_debug_info_section (Results 1 – 5 of 5) sorted by relevance
137 if (Layout::is_debug_info_section(name)) in get()
755 is_debug_info_section(const char* name) in is_debug_info_section() function
420 && (name == ".comment" || Layout::is_debug_info_section(name.c_str()))) in output_section_init()458 && !Layout::is_debug_info_section(os->name())) in find_place()
696 if (is_debug_info_section(name)) in include_section()
8550 (is_debug_info_section): Recognize compressed debug sections.15603 (Layout::is_debug_info_section): New function.