Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCAsmInfoCOFF.cpp39 DwarfSectionOffsetDirective = "\t.secrel32\t"; in MCAsmInfoCOFF()
DMCAsmInfo.cpp87 DwarfSectionOffsetDirective = 0; in MCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h316 const char* DwarfSectionOffsetDirective; // Defaults to NULL variable
542 return DwarfSectionOffsetDirective; in getDwarfSectionOffsetDirective()