Searched refs:text_sectiondata (Results 1 – 1 of 1) sorted by relevance
203 mcld::SectionData* text_sectiondata = ir_builder_->CreateSectionData(*text_section); in AddOatInput() local204 CHECK(text_sectiondata != NULL); in AddOatInput()210 ir_builder_->AppendFragment(*text_fragment, *text_sectiondata); in AddOatInput()