Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp495 bool IsSectionRelative = Form != dwarf::DW_FORM_addr; in emitValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCStreamer.cpp180 bool IsSectionRelative) { in emitSymbolValue()