Home
last modified time | relevance | path

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

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