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

/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCAsmBackend.h81 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:llvm::MCAsmBackend
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCAsmBackend.cpp174 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:__anon2557::DarwinPPCAsmBackend
191 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:__anon2557::ELFPPCAsmBackend
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcAsmBackend.cpp238 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:__anon2611::ELFSparcAsmBackend
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp656 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:__anon2484::DarwinARMAsmBackend
/freebsd-10-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp354 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:__anon2662::ELFX86AsmBackend
758 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:__anon2662::DarwinX86_64AsmBackend

Completed in 77 milliseconds