Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp3645 struct cfstring64_t { struct
3955 inline void swapStruct(struct cfstring64_t &cfs) { in swapStruct()
4290 struct cfstring64_t cfs; in get_objc2_64bit_cfstring_name()
4294 if (r == nullptr || left < sizeof(struct cfstring64_t)) in get_objc2_64bit_cfstring_name()
4296 memcpy(&cfs, r, sizeof(struct cfstring64_t)); in get_objc2_64bit_cfstring_name()
4302 offset + offsetof(struct cfstring64_t, characters), S, info, n_value); in get_objc2_64bit_cfstring_name()