Home
last modified time | relevance | path

Searched defs:getSectionContent (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h478 StringRef getSectionContent(unsigned SectionID) const { in getSectionContent() function
H A DRuntimeDyld.cpp1396 StringRef RuntimeDyld::getSectionContent(unsigned SectionID) const { in getSectionContent() function in llvm::RuntimeDyld