Lines Matching refs:msec
274 asection *msec;
277 msec = bfd_get_section_by_name (stash->abfd, ".line");
278 if (! msec)
281 size = msec->rawsize ? msec->rawsize : msec->size;
284 (stash->abfd, msec, NULL, stash->syms);
472 asection *msec;
481 msec = bfd_get_section_by_name (abfd, ".debug");
482 if (! msec)
488 size = msec->rawsize ? msec->rawsize : msec->size;
490 = bfd_simple_get_relocated_section_contents (abfd, msec, NULL,