Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2076 #define STO_MICROMIPS (2 << 6) macro
2077 #define IS_MICROMIPS(ST_OTHER) (((ST_OTHER)&STO_MIPS_ISA) == STO_MICROMIPS)