Searched defs:doesSectionRequireSymbols (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmBackend.h78 /// doesSectionRequireSymbols - Check whether the given section requires that
80 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:llvm::MCAsmBackend
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCAsmBackend.cpp185 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:__anon21428::DarwinPPCAsmBackend
202 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:__anon21428::ELFPPCAsmBackend
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp345 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:__anon21516::ELFX86AsmBackend
416 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:__anon21516::DarwinX86_64AsmBackend
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp656 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:__anon21356::DarwinARMAsmBackend

Completed in 630 milliseconds