Home | History | Annotate | Download | only in Target

Lines Matching refs:getSectionData

239           FragmentRef::Create(section->getSectionData()->front(), 0x0);
253 section->getSectionData()->front(), section->size());
273 file_format->getPreInitArray().getSectionData()->front(), 0x0);
304 file_format->getInitArray().getSectionData()->front(), 0x0);
335 file_format->getFiniArray().getSectionData()->front(), 0x0);
366 file_format->getStack().getSectionData()->front(), 0x0);
1523 bss_sect_data = bss_sect.getSectionData();
1529 tbss_sect_data = tbss_sect.getSectionData();
2287 cur->setSize(cur->getSectionData()->back().getOffset() +
2288 cur->getSectionData()->back().size());