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

/frameworks/rs/rsov/compiler/spirit/
H A Dbuilder.h32 DebugInfoSection *MakeDebugInfoSection();
H A Dbuilder.cpp36 DebugInfoSection *Builder::MakeDebugInfoSection() { function in class:android::spirit::Builder
H A Dmodule.cpp203 mDebugInfo.reset(mBuilder->MakeDebugInfoSection());
211 mDebugInfo.reset(mBuilder->MakeDebugInfoSection());
219 mDebugInfo.reset(mBuilder->MakeDebugInfoSection());

Completed in 56 milliseconds