Home
last modified time | relevance | path

Searched defs:secRef (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp140 OutputDesc *&secRef = nameToOutputSection[CachedHashStringRef(name)]; in createOutputSection() local
157 auto &secRef = nameToOutputSection[CachedHashStringRef(name)]; in getOrCreateOutputSection() local