Home
last modified time | relevance | path

Searched defs:IsSectionRelative (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp489 bool IsSectionRelative = Form != dwarf::DW_FORM_addr; in emitValue() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCStreamer.cpp185 bool IsSectionRelative) { in emitSymbolValue()