HomeSort by: relevance | last modified time | path
    Searched defs:ivar64_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
MachODump.cpp 3508 /* struct ivar64_t first; These structures follow inline */
3517 struct ivar64_t { struct in namespace:__anon5681
3810 inline void swapStruct(struct ivar64_t &i) {
4847 struct ivar64_t i;
4874 memset(&i, '\0', sizeof(struct ivar64_t));
4875 if (left < sizeof(struct ivar64_t)) {
4879 memcpy(&i, r, sizeof(struct ivar64_t));
4884 sym_name = get_symbol_64(offset + offsetof(struct ivar64_t, offset), S,
4905 sym_name = get_symbol_64(offset + offsetof(struct ivar64_t, name), S, info,
4922 sym_name = get_symbol_64(offset + offsetof(struct ivar64_t, type), S, info
    [all...]
MachODump.cpp 3508 /* struct ivar64_t first; These structures follow inline */
3517 struct ivar64_t { struct in namespace:__anon5681
3810 inline void swapStruct(struct ivar64_t &i) {
4847 struct ivar64_t i;
4874 memset(&i, '\0', sizeof(struct ivar64_t));
4875 if (left < sizeof(struct ivar64_t)) {
4879 memcpy(&i, r, sizeof(struct ivar64_t));
4884 sym_name = get_symbol_64(offset + offsetof(struct ivar64_t, offset), S,
4905 sym_name = get_symbol_64(offset + offsetof(struct ivar64_t, name), S, info,
4922 sym_name = get_symbol_64(offset + offsetof(struct ivar64_t, type), S, info
    [all...]

Completed in 38 milliseconds