Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Object/
H A DELFObjectFile.cpp142 std::error_code EC = getBuildAttributes(Attributes); in getARMFeatures()
273 std::error_code EC = getBuildAttributes(Attributes); in setARMSubArch()
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DObjectFile.h312 getBuildAttributes(ARMAttributeParser &Attributes) const { in getBuildAttributes() function
H A DELFObjectFile.h385 std::error_code getBuildAttributes(ARMAttributeParser &Attributes) const override { in getBuildAttributes() function