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

  /external/llvm/include/llvm/MC/
SectionKind.h 149 bool isMergeable2ByteCString() const { return K == Mergeable2ByteCString; }
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 255 if (Kind.isMergeable2ByteCString()) {
613 if (Kind.isMergeable2ByteCString() && !GV->hasExternalLinkage() &&
    [all...]

Completed in 578 milliseconds