Home
last modified time | relevance | path

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

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