Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp732 std::optional<unsigned> ArchProfileAttr = in setARMSubArch() local
734 if (ArchProfileAttr && in setARMSubArch()
735 *ArchProfileAttr == ARMBuildAttrs::MicroControllerProfile) in setARMSubArch()