Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h418 struct ResourceFlags { struct
419 ResourceFlags() : Flags(0U) {}; in ResourceFlags() function
420 struct FlagsBits {
423 union {
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDXContainerYAML.h210 using ResourceFlags = dxbc::PSV::ResourceFlags; variable
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h663 UINT32 ResourceFlags; member