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

  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 84 MCSection *SectionForGlobal(const GlobalValue *GV, SectionKind Kind,
90 MCSection *SectionForGlobal(const GlobalValue *GV, Mangler &Mang,
92 return SectionForGlobal(GV, getKindForGlobal(GV, TM), Mang, TM);
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 241 TargetLoweringObjectFile::SectionForGlobal(const GlobalValue *GV,

Completed in 391 milliseconds