Searched refs:getMagic (Results 1 – 13 of 13) sorted by relevance
57 if (Parent->getMagic() == MachO::FAT_MAGIC) in getCPUType()63 if (Parent->getMagic() == MachO::FAT_MAGIC) in getCPUSubType()69 if (Parent->getMagic() == MachO::FAT_MAGIC) in getOffset()75 if (Parent->getMagic() == MachO::FAT_MAGIC) in getSize()81 if (Parent->getMagic() == MachO::FAT_MAGIC) in getAlign()87 if (Parent->getMagic() == MachO::FAT_MAGIC) in getReserved()93 if (Parent->getMagic() == MachO::FAT_MAGIC) { in getArchTypeName()145 uint32_t getMagic() const { return Magic; } in getMagic() function
57 if (Parent->getMagic() == MachO::FAT_MAGIC) in getCPUType()63 if (Parent->getMagic() == MachO::FAT_MAGIC) in getCPUSubType()69 if (Parent->getMagic() == MachO::FAT_MAGIC) in getOffset()75 if (Parent->getMagic() == MachO::FAT_MAGIC) in getSize()81 if (Parent->getMagic() == MachO::FAT_MAGIC) in getAlign()87 if (Parent->getMagic() == MachO::FAT_MAGIC) in getReserved()94 if (Parent->getMagic() == MachO::FAT_MAGIC) { in getArchFlagName()153 uint32_t getMagic() const { return Magic; } in getMagic() function
50 if (Parent->getMagic() == MachO::FAT_MAGIC) { in ObjectForArch()76 if (Parent->getMagic() == MachO::FAT_MAGIC) in getAsObjectFile()93 if (Parent->getMagic() == MachO::FAT_MAGIC) in getAsArchive()
51 if (Parent->getMagic() == MachO::FAT_MAGIC) { in ObjectForArch()72 if (Parent->getMagic() == MachO::FAT_MAGIC) { in getAsObjectFile()92 if (Parent->getMagic() == MachO::FAT_MAGIC) in getAsArchive()
259 return RawInstrProf::getMagic<IntPtrT>() == Magic || in hasFormat()260 sys::getSwappedBytes(RawInstrProf::getMagic<IntPtrT>()) == Magic; in hasFormat()271 ShouldSwapBytes = Header->Magic != RawInstrProf::getMagic<IntPtrT>(); in readHeader()293 if (Magic != swap(RawInstrProf::getMagic<IntPtrT>())) in readNextHeader()
282 return RawInstrProf::getMagic<IntPtrT>() == Magic || in hasFormat()283 sys::getSwappedBytes(RawInstrProf::getMagic<IntPtrT>()) == Magic; in hasFormat()294 ShouldSwapBytes = Header->Magic != RawInstrProf::getMagic<IntPtrT>(); in readHeader()316 if (Magic != swap(RawInstrProf::getMagic<IntPtrT>())) in readNextHeader()
901 template <class IntPtrT> inline uint64_t getMagic();902 template <> inline uint64_t getMagic<uint64_t>() {906 template <> inline uint64_t getMagic<uint32_t>() {
1010 template <class IntPtrT> inline uint64_t getMagic();1011 template <> inline uint64_t getMagic<uint64_t>() {1015 template <> inline uint64_t getMagic<uint32_t>() {
69 public long getMagic () in getMagic() method in ClassDef
482 YAML.Header.magic = Obj.getMagic(); in macho2yaml()
508 YAML.Header.magic = Obj.getMagic(); in macho2yaml()
1407 if (UB->getMagic() == MachO::FAT_MAGIC) in printMachOUniversalHeaders()
1780 if (UB->getMagic() == MachO::FAT_MAGIC) in printMachOUniversalHeaders()