Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCGOFFAttributes.h67 GOFF::ESDExecutable Executable = GOFF::ESD_EXE_Unspecified;
77 GOFF::ESDExecutable Executable = GOFF::ESD_EXE_Unspecified;
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionGOFF.cpp18 GOFF::ESDExecutable Executable, bool IsReadOnly, in emitCATTR()
73 GOFF::ESDExecutable Executable, in emitXATTR()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DGOFF.h109 enum ESDExecutable : uint8_t { enum
244 GOFF_BEHAVIORAL_ATTRIBUTE(Executable, GOFF::ESDExecutable, 3, 5, 3)
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFF.h228 GOFF::ESDExecutable &Executable) { in getExecutable()
231 Executable = (GOFF::ESDExecutable)Value; in getExecutable()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp292 GOFF::ESDExecutable Executable; in getSymbolType()
520 GOFF::ESDExecutable Executable; in isSectionText()
527 GOFF::ESDExecutable Executable; in isSectionData()