|
LLVM
8.0.1
|
#include "llvm/Object/WindowsResource.h"

Public Member Functions | |
| void | setType (uint16_t ID) |
| void | setName (uint16_t ID) |
Public Attributes | |
| uint16_t | TypeFlag |
| support::ulittle16_t | TypeID |
| uint16_t | NameFlag |
| support::ulittle16_t | NameID |
Definition at line 63 of file WindowsResource.h.
|
inline |
Definition at line 74 of file WindowsResource.h.
|
inline |
Definition at line 69 of file WindowsResource.h.
| uint16_t llvm::object::WinResIDs::NameFlag |
Definition at line 66 of file WindowsResource.h.
| support::ulittle16_t llvm::object::WinResIDs::NameID |
Definition at line 67 of file WindowsResource.h.
| uint16_t llvm::object::WinResIDs::TypeFlag |
Definition at line 64 of file WindowsResource.h.
| support::ulittle16_t llvm::object::WinResIDs::TypeID |
Definition at line 65 of file WindowsResource.h.
1.8.13