Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h1139 inline void swapStruct(fat_header &mh) { in swapStruct() function
1144 inline void swapStruct(fat_arch &mh) { in swapStruct() function
1152 inline void swapStruct(fat_arch_64 &mh) { in swapStruct() function
1161 inline void swapStruct(mach_header &mh) { in swapStruct() function
1171 inline void swapStruct(mach_header_64 &H) { in swapStruct() function
1182 inline void swapStruct(load_command &lc) { in swapStruct() function
1187 inline void swapStruct(symtab_command &lc) { in swapStruct() function
1196 inline void swapStruct(segment_command_64 &seg) { in swapStruct() function
1209 inline void swapStruct(segment_command &seg) { in swapStruct() function
1222 inline void swapStruct(section_64 &sect) { in swapStruct() function
[all …]
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp3955 inline void swapStruct(struct cfstring64_t &cfs) { in swapStruct() function
3962 inline void swapStruct(struct class64_t &c) { in swapStruct() function
3970 inline void swapStruct(struct class32_t &c) { in swapStruct() function
3978 inline void swapStruct(struct class_ro64_t &cro) { in swapStruct() function
3992 inline void swapStruct(struct class_ro32_t &cro) { in swapStruct() function
4005 inline void swapStruct(struct method_list64_t &ml) { in swapStruct() function
4010 inline void swapStruct(struct method_list32_t &ml) { in swapStruct() function
4015 inline void swapStruct(struct method64_t &m) { in swapStruct() function
4021 inline void swapStruct(struct method32_t &m) { in swapStruct() function
4027 inline void swapStruct(struct protocol_list64_t &pl) { in swapStruct() function
[all …]