Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h488 StringRef getSectionContent(unsigned SectionID) const { in getSectionContent() function
H A DRuntimeDyld.cpp1422 StringRef RuntimeDyld::getSectionContent(unsigned SectionID) const { in getSectionContent() function in llvm::RuntimeDyld