Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAVR.cpp350 std::optional<unsigned> GetMCUSectionAddressData(StringRef MCUName) { in GetMCUSectionAddressData() function
447 std::optional<unsigned> SectionAddressData = GetMCUSectionAddressData(CPU); in ConstructJob()