Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp3057 struct cfstring64_t { struct
3367 inline void swapStruct(struct cfstring64_t &cfs) { in swapStruct()
3700 struct cfstring64_t cfs; in get_objc2_64bit_cfstring_name()
3704 if (r == nullptr || left < sizeof(struct cfstring64_t)) in get_objc2_64bit_cfstring_name()
3706 memcpy(&cfs, r, sizeof(struct cfstring64_t)); in get_objc2_64bit_cfstring_name()
3712 offset + offsetof(struct cfstring64_t, characters), S, info, n_value); in get_objc2_64bit_cfstring_name()