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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 338 bool DwarfUsesRelocationsAcrossSections;
559 return DwarfUsesRelocationsAcrossSections;
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCAsmInfo.h 342 bool DwarfUsesRelocationsAcrossSections = true;
591 return DwarfUsesRelocationsAcrossSections;

Completed in 80 milliseconds