Home
last modified time | relevance | path

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

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