Searched refs:textData (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp742 SectionData* textData = getOutputFormat()->getText().getSectionData(); local
752 if (island.end() == textData->end())
772 getOutputFormat()->getText().setSize(textData->back().getOffset() +
773 textData->back().size());

Completed in 62 milliseconds