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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.cpp157 bool ELFHeader::MagicBytesMatch(const uint8_t *magic) { function in class:ELFHeader
H A DObjectFileELF.cpp393 bool ObjectFileELF::MagicBytesMatch(DataBufferSP &data_sp, function in class:ObjectFileELF
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp359 bool ObjectContainerBSDArchive::MagicBytesMatch(const DataExtractor &data) { function in class:ObjectContainerBSDArchive

Completed in 106 milliseconds