Home
last modified time | relevance | path

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

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