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

/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp2633 struct cfstring64_t { struct
2941 inline void swapStruct(struct cfstring64_t &cfs) {
3274 struct cfstring64_t cfs;
3278 if (r == nullptr || left < sizeof(struct cfstring64_t))
3280 memcpy(&cfs, r, sizeof(struct cfstring64_t));
3286 offset + offsetof(struct cfstring64_t, characters), S, info, n_value);

Completed in 55 milliseconds