HomeSort by relevance Sort by last modified time
    Searched defs:secn (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
icf.cc 181 Section_id secn = id_section[i]; local
189 Task_lock_obj<Object> tl(dummy_task, secn.first);
191 contents = secn.first->section_contents(secn.second,
223 // SECN : Section for which contents are desired.
233 const Section_id& secn,
244 Task_lock_obj<Object> tl(dummy_task, secn.first);
249 contents = secn.first->section_contents(secn.second, &plen, false);
263 reloc_info_list.find(secn);
597 Section_id secn = id_section[i]; local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf.c 3033 unsigned int section_number, secn; local
    [all...]

Completed in 1302 milliseconds