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

  /toolchain/binutils/binutils-2.25/gold/
target-reloc.h 137 if (Layout::is_debug_info_section(name))
layout.h 755 is_debug_info_section(const char* name) function in class:gold::Layout
    [all...]
script-sections.cc 420 && (name == ".comment" || Layout::is_debug_info_section(name.c_str())))
458 && !Layout::is_debug_info_section(os->name()))
    [all...]
layout.cc 696 if (is_debug_info_section(name))
    [all...]

Completed in 382 milliseconds