Home | History | Annotate | Download | only in llvm-objdump

Lines Matching defs:cfstring

2446 // a reference to an Objective-C class, selector, message ref or cfstring.
2452 bool &cfstring) {
2456 cfstring = false;
2493 cfstring = true;
2632 // The cfstring object in a 64-bit Mach-O file.
3268 // pointer to a cfstring and returns its name or nullptr.
6088 // If ReferenceValue is an address of an Objective-C CFString, Selector ref or
6140 bool classref, selref, msgref, cfstring;
6142 selref, msgref, cfstring);
6170 if (cfstring) {