Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCGOFFAttributes.h48 GOFF::ESDBindingScope BindingScope = GOFF::ESD_BSC_Unspecified; member
71 GOFF::ESDBindingScope BindingScope = GOFF::ESD_BSC_Unspecified; member
79 GOFF::ESDBindingScope BindingScope = GOFF::ESD_BSC_Unspecified; member
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionGOFF.cpp74 GOFF::ESDBindingScope BindingScope) { in emitXATTR()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp270 GOFF::ESDBindingScope BindingScope; in getSymbolFlags() local