Home
last modified time | relevance | path

Searched refs:mipsVariantFromElfFlags (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp251 static uint32_t mipsVariantFromElfFlags (const elf::ELFHeader &header) { in mipsVariantFromElfFlags() function
338 return mipsVariantFromElfFlags(header); in subTypeFromElfHeader()