Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp484 bool IsSectionRelative = Form != dwarf::DW_FORM_addr; in emitValue() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp184 bool IsSectionRelative) { in emitSymbolValue()