Searched defs:IsSectionRelative (Results 1 – 2 of 2) sorted by relevance
488 bool IsSectionRelative = Form != dwarf::DW_FORM_addr; emitValue() local
185 assert((!IsSectionRelative || Size == 4) && in emitSymbolValue() argument