Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/
H A DDIContext.h251 virtual bool getLoadedSectionContents(const object::SectionRef &Sec, in getLoadedSectionContents() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1405 if (!L || !L->getLoadedSectionContents(*RelocatedSection, Data)) in DWARFObjInMemory()
1453 if (L && L->getLoadedSectionContents(*RelocatedSection, RelSecData)) in DWARFObjInMemory()