Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRTargetObjectFile.cpp34 Progmem5DataSection = in Initialize()
75 return Progmem5DataSection; in SelectSectionForGlobal()
H A DAVRTargetObjectFile.h32 MCSection *Progmem5DataSection; variable