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

  /toolchain/binutils/binutils-2.27/gold/
gold.h 255 const char* const cident_section_stop_prefix = "__stop_"; member in namespace:gold
gc.h 315 else if (is_prefix_of(cident_section_stop_prefix, gsym->name()))
318 + strlen(cident_section_stop_prefix));
layout.cc     [all...]

Completed in 79 milliseconds