Home
last modified time | relevance | path

Searched refs:cfstring (Results 1 – 7 of 7) sorted by relevance

/external/llvm/test/tools/llvm-objdump/X86/
Dmacho-symbolized-disassembly.test19 ObjC-OBJ: 0000000000000008 leaq 0xb1(%rip), %rax ## Objc cfstring ref: @"The current date an…
25 ObjC-EXE: 0000000100000ee8 leaq 0x159(%rip), %rax ## Objc cfstring ref: @"The current date an…
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/X86/
Dmacho-symbolized-disassembly.test19 ObjC-OBJ: 0000000000000008 leaq 0xb1(%rip), %rax ## Objc cfstring ref: @"The current date an…
25 ObjC-EXE: 0000000100000ee8 leaq 0x159(%rip), %rax ## Objc cfstring ref: @"The current date an…
/external/libchrome/base/files/
Dfile_path.cc1206 ScopedCFTypeRef<CFStringRef> cfstring( in GetHFSDecomposedForm() local
1214 if (cfstring) { in GetHFSDecomposedForm()
1218 CFIndex length = CFStringGetMaximumSizeOfFileSystemRepresentation(cfstring); in GetHFSDecomposedForm()
1225 Boolean success = CFStringGetFileSystemRepresentation(cfstring, in GetHFSDecomposedForm()
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/AArch64/
Dmacho-symbolized-disassembly.test21 ObjC-EXE: 0000000100007f2c add x0, x0, #0x20 ; Objc cfstring ref: @"The current date and time is: %…
/external/llvm/test/tools/llvm-objdump/AArch64/
Dmacho-symbolized-disassembly.test21 ObjC-EXE: 0000000100007f2c add x0, x0, #0x20 ; Objc cfstring ref: @"The current date and time is: %…
/external/llvm/tools/llvm-objdump/
DMachODump.cpp2452 bool &cfstring) { in GuessPointerPointer() argument
2456 cfstring = false; in GuessPointerPointer()
2493 cfstring = true; in GuessPointerPointer()
6140 bool classref, selref, msgref, cfstring; in GuessLiteralPointer() local
6142 selref, msgref, cfstring); in GuessLiteralPointer()
6170 if (cfstring) { in GuessLiteralPointer()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp2853 bool &cfstring) { in GuessPointerPointer() argument
2857 cfstring = false; in GuessPointerPointer()
2894 cfstring = true; in GuessPointerPointer()
6524 bool classref, selref, msgref, cfstring; in GuessLiteralPointer() local
6526 selref, msgref, cfstring); in GuessLiteralPointer()
6554 if (cfstring) { in GuessLiteralPointer()