OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DLLCharacteristics
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Object/
COFF.h
115
// FIXME: This should be
DllCharacteristics
.
116
support::ulittle16_t
DLLCharacteristics
;
150
support::ulittle16_t
DLLCharacteristics
;
[
all
...]
/external/llvm/include/llvm/Support/
COFF.h
509
// FIXME: This should be
DllCharacteristics
to match the COFF spec.
510
uint16_t
DLLCharacteristics
;
564
enum
DLLCharacteristics
{
Completed in 157 milliseconds