HomeSort by relevance Sort by last modified time
    Searched refs:getDataRelLocal (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/MC/
SectionKind.h 230 static SectionKind getDataRelLocal() { return get(DataRelLocal); }
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 234 return SectionKind::getDataRelLocal();
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 346 SectionKind::getDataRelLocal());

Completed in 439 milliseconds