Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h295 bool DwarfRequiresRelocationForSectionOffset; // Defaults to true; variable
510 return DwarfRequiresRelocationForSectionOffset; in doesDwarfRequireRelocationForSectionOffset()
/external/llvm/lib/MC/
DMCAsmInfoDarwin.cpp59 DwarfRequiresRelocationForSectionOffset = false; in MCAsmInfoDarwin()
DMCAsmInfo.cpp81 DwarfRequiresRelocationForSectionOffset = true; in MCAsmInfo()