Searched refs:HasLEB128Directives (Results 1 – 4 of 4) sorted by relevance
27 HasLEB128Directives = false; in MCAsmInfoXCOFF()
61 HasLEB128Directives = UseLEB128Directives == cl::BOU_TRUE; in MCAsmInfo()
190 bool HasLEB128Directives = true; variable581 bool hasLEB128Directives() const { return HasLEB128Directives; } in hasLEB128Directives()
416 bool HasLEB128Directives = Asm->MAI->hasLEB128Directives(); in emitExceptionTable() local516 assert(CallSiteEncoding == dwarf::DW_EH_PE_udata4 && !HasLEB128Directives && in emitExceptionTable()697 if (HasLEB128Directives) in emitExceptionTable()