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 249 return SectionKind::getDataRelLocal();
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 454 SectionKind::getDataRelLocal());
    [all...]

Completed in 56 milliseconds