Searched defs:getMagic (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachOUniversal.h154 uint32_t getMagic() const { return Magic; } function in class:llvm::object::MachOUniversalBinary
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp427 uint16_t XCOFFObjectFile::getMagic() const { function in class:llvm::object::XCOFFObjectFile
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h1098 template <> inline uint64_t getMagic<uint64_t>() { function in namespace:llvm::IndexedInstrProf::RawInstrProf
1102 template <> inline uint64_t getMagic<uint32_t>() { function in namespace:llvm::IndexedInstrProf::RawInstrProf

Completed in 103 milliseconds