Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h971 inline void swapStruct(fat_header &mh) { in swapStruct() function
976 inline void swapStruct(fat_arch &mh) { in swapStruct() function
984 inline void swapStruct(fat_arch_64 &mh) { in swapStruct() function
993 inline void swapStruct(mach_header &mh) { in swapStruct() function
1003 inline void swapStruct(mach_header_64 &H) { in swapStruct() function
1014 inline void swapStruct(load_command &lc) { in swapStruct() function
1019 inline void swapStruct(symtab_command &lc) { in swapStruct() function
1028 inline void swapStruct(segment_command_64 &seg) { in swapStruct() function
1041 inline void swapStruct(segment_command &seg) { in swapStruct() function
1054 inline void swapStruct(section_64 &sect) { in swapStruct() function
[all …]
/external/llvm/include/llvm/Support/
DMachO.h963 inline void swapStruct(fat_header &mh) { in swapStruct() function
968 inline void swapStruct(fat_arch &mh) { in swapStruct() function
976 inline void swapStruct(fat_arch_64 &mh) { in swapStruct() function
985 inline void swapStruct(mach_header &mh) { in swapStruct() function
995 inline void swapStruct(mach_header_64 &H) { in swapStruct() function
1006 inline void swapStruct(load_command &lc) { in swapStruct() function
1011 inline void swapStruct(symtab_command &lc) { in swapStruct() function
1020 inline void swapStruct(segment_command_64 &seg) { in swapStruct() function
1033 inline void swapStruct(segment_command &seg) { in swapStruct() function
1046 inline void swapStruct(section_64 &sect) { in swapStruct() function
[all …]
/external/llvm/tools/llvm-objdump/
DMachODump.cpp2941 inline void swapStruct(struct cfstring64_t &cfs) { in swapStruct() function
2948 inline void swapStruct(struct class64_t &c) { in swapStruct() function
2956 inline void swapStruct(struct class32_t &c) { in swapStruct() function
2964 inline void swapStruct(struct class_ro64_t &cro) { in swapStruct() function
2978 inline void swapStruct(struct class_ro32_t &cro) { in swapStruct() function
2991 inline void swapStruct(struct method_list64_t &ml) { in swapStruct() function
2996 inline void swapStruct(struct method_list32_t &ml) { in swapStruct() function
3001 inline void swapStruct(struct method64_t &m) { in swapStruct() function
3007 inline void swapStruct(struct method32_t &m) { in swapStruct() function
3013 inline void swapStruct(struct protocol_list64_t &pl) { in swapStruct() function
[all …]