HomeSort by relevance Sort by last modified time
    Searched defs:doesSectionRequireSymbols (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAsmBackend.h 65 /// doesSectionRequireSymbols - Check whether the given section requires that
67 virtual bool doesSectionRequireSymbols(const MCSection &Section) const {
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
PPCAsmBackend.cpp 141 virtual bool doesSectionRequireSymbols(const MCSection &Section) const {
176 virtual bool doesSectionRequireSymbols(const MCSection &Section) const {
  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86AsmBackend.cpp 319 virtual bool doesSectionRequireSymbols(const MCSection &Section) const {
400 virtual bool doesSectionRequireSymbols(const MCSection &Section) const {
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.cpp 445 virtual bool doesSectionRequireSymbols(const MCSection &Section) const {

Completed in 236 milliseconds