Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
HDMachODump.cpp3818 #define OBJC_IMAGE_SUPPORTS_GC (1 << 1) macro
6306 if (o.flags & OBJC_IMAGE_SUPPORTS_GC) in print_image_info64()
6368 if (o.flags & OBJC_IMAGE_SUPPORTS_GC) in print_image_info32()