Home
last modified time | relevance | path

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

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