Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp660 MCSectionGOFF *GOFFSection = new (GOFFAllocator.Allocate()) in getGOFFSection() local
662 Iter->second = GOFFSection; in getGOFFSection()
664 return GOFFSection; in getGOFFSection()