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.cpp2834 #define OBJC_IMAGE_SUPPORTS_GC (1 << 1) macro
5198 if (o.flags & OBJC_IMAGE_SUPPORTS_GC) in print_image_info64()
5241 if (o.flags & OBJC_IMAGE_SUPPORTS_GC) in print_image_info32()