Home
last modified time | relevance | path

Searched refs:DwarfSectionOffsetDirective (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/MC/
DMCAsmInfoCOFF.cpp35 DwarfSectionOffsetDirective = "\t.secrel32\t"; in MCAsmInfoCOFF()
DMCAsmInfo.cpp82 DwarfSectionOffsetDirective = 0; in MCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h291 const char* DwarfSectionOffsetDirective; // Defaults to NULL variable
507 return DwarfSectionOffsetDirective; in getDwarfSectionOffsetDirective()