HomeSort by: relevance | last modified time | path
    Searched defs:swapStruct (Results 1 - 2 of 2) sorted by relevancy

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

Completed in 19 milliseconds