Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDGOFF.h134 enum ESDBindingScope : uint8_t { enum
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDGOFF.h262 GOFF::ESDBindingScope &Scope) { in getBindingScope()
265 Scope = (GOFF::ESDBindingScope)Value; in getBindingScope()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
HDGOFFObjectFile.cpp270 GOFF::ESDBindingScope BindingScope; in getSymbolFlags()