Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DAVR.cpp293 llvm::Optional<unsigned> GetMCUSectionAddressData(StringRef MCUName) { in GetMCUSectionAddressData() function
367 llvm::Optional<unsigned> SectionAddressData = GetMCUSectionAddressData(CPU); in ConstructJob()