Home
last modified time | relevance | path

Searched refs:useGNUTLSOpcode (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h685 bool useGNUTLSOpcode() const { return UseGNUTLSOpcode; } in useGNUTLSOpcode() function
H A DDwarfCompileUnit.cpp301 DD->useGNUTLSOpcode() ? dwarf::DW_OP_GNU_push_tls_address in addLocationAttribute()