OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CommDirectiveSupportsAlignment
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCObjectFileInfo.h
27
///
CommDirectiveSupportsAlignment
- True if .comm supports alignment. This
30
bool
CommDirectiveSupportsAlignment
;
205
return
CommDirectiveSupportsAlignment
;
/external/llvm/lib/MC/
MCObjectFileInfo.cpp
58
CommDirectiveSupportsAlignment
= false;
593
CommDirectiveSupportsAlignment
= false;
807
CommDirectiveSupportsAlignment
= true;
[
all
...]
Completed in 394 milliseconds