Searched refs:walk_pointer_list_64 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp3332 walk_pointer_list_64(const char *listname, const SectionRef S, function
5321 walk_pointer_list_64("class", CL, O, &info, print_class64_t);
5327 walk_pointer_list_64("class refs", CR, O, &info, nullptr);
5333 walk_pointer_list_64("super refs", SR, O, &info, nullptr);
5339 walk_pointer_list_64("category", CA, O, &info, print_category64_t);
5345 walk_pointer_list_64("protocol", PL, O, &info, nullptr);

Completed in 70 milliseconds