Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DAVR.cpp351 llvm::Optional<unsigned> GetMCUSectionAddressData(StringRef MCUName) { in GetMCUSectionAddressData() function
432 llvm::Optional<unsigned> SectionAddressData = GetMCUSectionAddressData(CPU); in ConstructJob()