Home
last modified time | relevance | path

Searched defs:swapStruct (Results 1 – 6 of 6) 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-project/llvm/include/llvm/BinaryFormat/
DMachO.h1004 inline void swapStruct(fat_header &mh) { in swapStruct() function
1009 inline void swapStruct(fat_arch &mh) { in swapStruct() function
1017 inline void swapStruct(fat_arch_64 &mh) { in swapStruct() function
1026 inline void swapStruct(mach_header &mh) { in swapStruct() function
1036 inline void swapStruct(mach_header_64 &H) { in swapStruct() function
1047 inline void swapStruct(load_command &lc) { in swapStruct() function
1052 inline void swapStruct(symtab_command &lc) { in swapStruct() function
1061 inline void swapStruct(segment_command_64 &seg) { in swapStruct() function
1074 inline void swapStruct(segment_command &seg) { in swapStruct() function
1087 inline void swapStruct(section_64 &sect) { in swapStruct() function
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h1002 inline void swapStruct(fat_header &mh) { in swapStruct() function
1007 inline void swapStruct(fat_arch &mh) { in swapStruct() function
1015 inline void swapStruct(fat_arch_64 &mh) { in swapStruct() function
1024 inline void swapStruct(mach_header &mh) { in swapStruct() function
1034 inline void swapStruct(mach_header_64 &H) { in swapStruct() function
1045 inline void swapStruct(load_command &lc) { in swapStruct() function
1050 inline void swapStruct(symtab_command &lc) { in swapStruct() function
1059 inline void swapStruct(segment_command_64 &seg) { in swapStruct() function
1072 inline void swapStruct(segment_command &seg) { in swapStruct() function
1085 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 …]
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp3711 inline void swapStruct(struct cfstring64_t &cfs) { in swapStruct() function
3718 inline void swapStruct(struct class64_t &c) { in swapStruct() function
3726 inline void swapStruct(struct class32_t &c) { in swapStruct() function
3734 inline void swapStruct(struct class_ro64_t &cro) { in swapStruct() function
3748 inline void swapStruct(struct class_ro32_t &cro) { in swapStruct() function
3761 inline void swapStruct(struct method_list64_t &ml) { in swapStruct() function
3766 inline void swapStruct(struct method_list32_t &ml) { in swapStruct() function
3771 inline void swapStruct(struct method64_t &m) { in swapStruct() function
3777 inline void swapStruct(struct method32_t &m) { in swapStruct() function
3783 inline void swapStruct(struct protocol_list64_t &pl) { in swapStruct() function
[all …]