Searched refs:out_sect (Results 1 – 3 of 3) sorted by relevance
314 LDSection* out_sect = (*out)->getSection(); in mergeSections() local333 out_sect->setAlign(out_align); in mergeSections()372 LDSection* out_sect = NULL; in mergeSections() local373 if ((out_sect = builder.MergeSection(**obj, **sect)) != NULL) { in mergeSections()374 if (!m_LDBackend.updateSectionFlags(*out_sect, **sect)) { in mergeSections()392 LDSection* out_sect = NULL; in mergeSections() local393 if ((out_sect = builder.MergeSection(**obj, **sect)) != NULL) { in mergeSections()394 if (!m_LDBackend.updateSectionFlags(*out_sect, **sect)) { in mergeSections()411 LDSection* out_sect = (*out)->getSection(); in mergeSections() local419 *out_sect->getSectionData())) { in mergeSections()[all …]
44 const LDSection& out_sect = in partialScanRelocation() local47 pModule.getSectionSymbolSet().get(out_sect)->resolveInfo(); in partialScanRelocation()
485 const LDSection& out_sect = in partialScanRelocation() local488 pModule.getSectionSymbolSet().get(out_sect)->resolveInfo(); in partialScanRelocation()