Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h413 bool HasSymbol = false; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2117 bool AppleObjCRuntimeV2::HasSymbol(ConstString Name) { in HasSymbol() function in AppleObjCRuntimeV2