Searched defs:doesSectionRequireSymbols (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/include/llvm/MC/ | ||
| D | MCAsmBackend.h | 66 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { in doesSectionRequireSymbols() function |
| /external/llvm/lib/Target/AArch64/MCTargetDesc/ | ||
| D | AArch64AsmBackend.cpp | 319 bool doesSectionRequireSymbols(const MCSection &Section) const override { in doesSectionRequireSymbols() function in __anon1761e41b0211::DarwinAArch64AsmBackend |
| /external/llvm/lib/Target/X86/MCTargetDesc/ | ||
| D | X86AsmBackend.cpp | 762 bool doesSectionRequireSymbols(const MCSection &Section) const override { in doesSectionRequireSymbols() function in __anonfbf9e4750211::DarwinX86_64AsmBackend |