OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSectionAtomizable
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/MC/
MCAsmBackend.h
84
///
isSectionAtomizable
- Check whether the given section can be split into
88
virtual bool
isSectionAtomizable
(const MCSection &Section) const {
/external/llvm/lib/Target/X86/MCTargetDesc/
X86AsmBackend.cpp
429
virtual bool
isSectionAtomizable
(const MCSection &Section) const {
/external/llvm/lib/MC/
MCAssembler.cpp
353
if (!getBackend().
isSectionAtomizable
(
[
all
...]
Completed in 208 milliseconds