Home
last modified time | relevance | path

Searched defs:swapStruct (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DMachO.h1001 inline void swapStruct(mach_header &mh) { in swapStruct() function
1011 inline void swapStruct(mach_header_64 &H) { in swapStruct() function
1022 inline void swapStruct(load_command &lc) { in swapStruct() function
1027 inline void swapStruct(symtab_command &lc) { in swapStruct() function
1036 inline void swapStruct(segment_command_64 &seg) { in swapStruct() function
1049 inline void swapStruct(segment_command &seg) { in swapStruct() function
1062 inline void swapStruct(section_64 &sect) { in swapStruct() function
1074 inline void swapStruct(section &sect) { in swapStruct() function
1086 inline void swapStruct(dyld_info_command &info) { in swapStruct() function
1101 inline void swapStruct(dylib_command &d) { in swapStruct() function
[all …]
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp1553 inline void swapStruct(struct cfstring64_t &cfs) { in swapStruct() function
1560 inline void swapStruct(struct class64_t &c) { in swapStruct() function
1568 inline void swapStruct(struct class_ro64_t &cro) { in swapStruct() function