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

/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp3383 walk_pointer_list_32(const char *listname, const SectionRef S, function
5392 walk_pointer_list_32("class", CL, O, &info, print_class32_t);
5396 walk_pointer_list_32("class", CL, O, &info, print_class32_t);
5402 walk_pointer_list_32("class refs", CR, O, &info, nullptr);
5406 walk_pointer_list_32("class refs", CR, O, &info, nullptr);
5412 walk_pointer_list_32("super refs", SR, O, &info, nullptr);
5416 walk_pointer_list_32("super refs", SR, O, &info, nullptr);
5422 walk_pointer_list_32("category", CA, O, &info, print_category32_t);
5426 walk_pointer_list_32("category", CA, O, &info, print_category32_t);
5432 walk_pointer_list_32("protoco
[all...]

Completed in 80 milliseconds