Home
last modified time | relevance | path

Searched refs:ehtype (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.h23 constexpr const char ehtype[] = "_OBJC_EHTYPE_$_"; variable
H A DInputFiles.cpp1938 addSymbol(*symbol, objc::symbol_names::ehtype + symbol->getName()); in DylibFile()