Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1022 Section *findSectionByName(StringRef Name) { in findSectionByName() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2124 ELFDumper<ELFT>::findSectionByName(StringRef Name) const { in findSectionByName() function in ELFDumper