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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCAsmBackend.h65 /// doesSectionRequireSymbols - Check whether the given section requires that
67 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:llvm::MCAsmBackend
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp445 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:__anon20030::DarwinARMAsmBackend
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
H A DPPCAsmBackend.cpp141 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:__anon20095::DarwinPPCAsmBackend
176 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:__anon20095::ELFPPCAsmBackend
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp319 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:__anon20146::ELFX86AsmBackend
400 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { function in class:__anon20146::DarwinX86_64AsmBackend

Completed in 366 milliseconds