Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dlayout.cc604 is_gdb_fast_lookup_section(const char* suffix) in is_gdb_fast_lookup_section() function
726 && is_gdb_fast_lookup_section(name + 7)) in include_section()
729 && is_gdb_fast_lookup_section(name + 8)) in include_section()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dlayout.cc610 is_gdb_fast_lookup_section(const char* suffix) in is_gdb_fast_lookup_section() function
732 && is_gdb_fast_lookup_section(name + 7)) in include_section()
735 && is_gdb_fast_lookup_section(name + 8)) in include_section()