OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CommonAlign
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/MC/
WinCOFFStreamer.cpp
220
SD.
CommonAlign
= RealSD.
CommonAlign
;
MCAssembler.cpp
188
CommonSize(0), SymbolSize(0),
CommonAlign
(0),
/external/llvm/include/llvm/MC/
MCAssembler.h
540
///
CommonAlign
- The alignment of the symbol, if it is 'common'.
543
unsigned
CommonAlign
;
588
CommonAlign
= Align;
609
return
CommonAlign
;
Completed in 94 milliseconds