Home
last modified time | relevance | path

Searched refs:getLoadedSectionContents (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/DebugInfo/
DDIContext.h185 virtual bool getLoadedSectionContents(const object::SectionRef &Sec, in getLoadedSectionContents() function
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp614 if (!L || !L->getLoadedSectionContents(*RelocatedSection,data)) in DWARFContextInMemory()
691 if (L && L->getLoadedSectionContents(*RelocatedSection,RelSecData)) in DWARFContextInMemory()