Searched refs:ehtype (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lld/MachO/ | ||
D | ObjC.h | 21 constexpr const char ehtype[] = "_OBJC_EHTYPE_$_"; variable |
D | InputFiles.cpp | 576 addSymbol(objc::ehtype + symbol->getName()); in DylibFile() |