Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Object/
H A DGOFF.h228 GOFF::ESDExecutable &Executable) { in getExecutable()
231 Executable = (GOFF::ESDExecutable)Value; in getExecutable()
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DGOFF.h109 enum ESDExecutable : uint8_t { enum
/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp292 GOFF::ESDExecutable Executable; in getSymbolType()
331 llvm_unreachable("Unhandled ESDExecutable"); in getSymbolType()
519 GOFF::ESDExecutable Executable; in isSectionText()
526 GOFF::ESDExecutable Executable; in isSectionData()