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

/openbsd-current/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp251 static uint32_t mipsVariantFromElfFlags (const elf::ELFHeader &header) { function
338 return mipsVariantFromElfFlags(header);

Completed in 93 milliseconds