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

  /external/llvm/lib/MC/
MCAsmInfoDarwin.cpp 69 DwarfRequiresRelocationForSectionOffset = false;
MCAsmInfo.cpp 92 DwarfRequiresRelocationForSectionOffset = true;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 325 /// DwarfRequiresRelocationForSectionOffset - True if we need to produce a
327 bool DwarfRequiresRelocationForSectionOffset; // Defaults to true;
569 return DwarfRequiresRelocationForSectionOffset;

Completed in 770 milliseconds