Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp3388 struct cfstring64_t { struct
3698 inline void swapStruct(struct cfstring64_t &cfs) { in swapStruct()
4033 struct cfstring64_t cfs; in get_objc2_64bit_cfstring_name()
4037 if (r == nullptr || left < sizeof(struct cfstring64_t)) in get_objc2_64bit_cfstring_name()
4039 memcpy(&cfs, r, sizeof(struct cfstring64_t)); in get_objc2_64bit_cfstring_name()
4045 offset + offsetof(struct cfstring64_t, characters), S, info, n_value); in get_objc2_64bit_cfstring_name()