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

/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp2451 bool &classref, bool &selref, bool &msgref,
2454 selref = false;
2481 selref = true;
6140 bool classref, selref, msgref, cfstring; local
6142 selref, msgref, cfstring);
6176 if (selref && pointer_value == 0)
6184 if (pointer_value != 0 && selref) {
2449 GuessPointerPointer(uint64_t ReferenceValue, struct DisassembleInfo *info, bool &classref, bool &selref, bool &msgref, bool &cfstring) argument

Completed in 91 milliseconds