Searched defs:doesSectionRequireSymbols (Results 1 – 4 of 4) sorted by relevance
/external/llvm/include/llvm/Target/ | ||
D | TargetAsmBackend.h | 67 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { in doesSectionRequireSymbols() function |
/external/llvm/lib/Target/X86/ | ||
D | X86AsmBackend.cpp | 312 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { in doesSectionRequireSymbols() function in __anon620ab54f0211::ELFX86AsmBackend |
/external/llvm/lib/Target/PowerPC/ | ||
D | PPCAsmBackend.cpp | 108 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { in doesSectionRequireSymbols() function in __anonf6a5c6c60211::DarwinPPCAsmBackend |
/external/llvm/lib/Target/ARM/ | ||
D | ARMAsmBackend.cpp | 429 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { in doesSectionRequireSymbols() function in __anon70b780830211::DarwinARMAsmBackend |