Home
last modified time | relevance | path

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

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