Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h231 MCSection *ADASection = nullptr; variable
437 MCSection *getADASection() const { return ADASection; } in getADASection()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp557 ADASection = in initGOFFMCObjectFileInfo()