HomeSort by relevance Sort by last modified time
    Searched full:secvec (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
gc.h 193 Icf::Sections_reachable_info* secvec = NULL; local
214 secvec = &reloc_info->section_info;
253 (*secvec).push_back(Section_id(dst_obj, dst_indx));
255 (*secvec).push_back(Section_id(NULL, 0));
329 (*secvec).push_back(Section_id(dst_obj, dst_indx));
331 (*secvec).push_back(Section_id(NULL, 0));

Completed in 207 milliseconds