Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h1005 inline void swapStruct(fat_header &mh) { in swapStruct() function
1010 inline void swapStruct(fat_arch &mh) { in swapStruct() function
1018 inline void swapStruct(fat_arch_64 &mh) { in swapStruct() function
1027 inline void swapStruct(mach_header &mh) { in swapStruct() function
1037 inline void swapStruct(mach_header_64 &H) { in swapStruct() function
1048 inline void swapStruct(load_command &lc) { in swapStruct() function
1053 inline void swapStruct(symtab_command &lc) { in swapStruct() function
1062 inline void swapStruct(segment_command_64 &seg) { in swapStruct() function
1075 inline void swapStruct(segment_command &seg) { in swapStruct() function
1088 inline void swapStruct(section_64 &sect) { in swapStruct() function
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp3698 inline void swapStruct(struct cfstring64_t &cfs) { in swapStruct() function
3705 inline void swapStruct(struct class64_t &c) { in swapStruct() function
3713 inline void swapStruct(struct class32_t &c) { in swapStruct() function
3721 inline void swapStruct(struct class_ro64_t &cro) { in swapStruct() function
3735 inline void swapStruct(struct class_ro32_t &cro) { in swapStruct() function
3748 inline void swapStruct(struct method_list64_t &ml) { in swapStruct() function
3753 inline void swapStruct(struct method_list32_t &ml) { in swapStruct() function
3758 inline void swapStruct(struct method64_t &m) { in swapStruct() function
3764 inline void swapStruct(struct method32_t &m) { in swapStruct() function
3770 inline void swapStruct(struct protocol_list64_t &pl) { in swapStruct() function
[all …]