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

  /external/llvm/lib/MC/
MCAsmInfoDarwin.cpp 71 DwarfUsesRelocationsForStringPool = false;
MCAsmInfo.cpp 95 DwarfUsesRelocationsForStringPool = true;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 333 /// DwarfUsesRelocationsForStringPool - True if this Dwarf output must use
335 bool DwarfUsesRelocationsForStringPool;
575 return DwarfUsesRelocationsForStringPool;

Completed in 43 milliseconds