Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp2731 #define OBJC_IMAGE_SUPPORTS_GC (1 << 1) macro
5082 if (o.flags & OBJC_IMAGE_SUPPORTS_GC) in print_image_info64()
5122 if (o.flags & OBJC_IMAGE_SUPPORTS_GC) in print_image_info32()