Home
last modified time | relevance | path

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

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