Searched defs:getSectionContent (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
| H A D | RuntimeDyldImpl.h | 488 StringRef getSectionContent(unsigned SectionID) const { getSectionContent() function |
| H A D | RuntimeDyld.cpp | 1423 StringRef RuntimeDyld::getSectionContent(unsigned SectionID) const { getSectionContent() function in llvm::RuntimeDyld |