Searched refs:HasLEB128Directives (Results 1 – 4 of 4) sorted by relevance
37 HasLEB128Directives = false; in MCAsmInfoXCOFF()
65 HasLEB128Directives = UseLEB128Directives == cl::BOU_TRUE; in MCAsmInfo()
238 bool HasLEB128Directives = true; variable685 bool hasLEB128Directives() const { return HasLEB128Directives; } in hasLEB128Directives()
413 bool HasLEB128Directives = Asm->MAI->hasLEB128Directives(); in emitExceptionTable() local513 assert(CallSiteEncoding == dwarf::DW_EH_PE_udata4 && !HasLEB128Directives && in emitExceptionTable()694 if (HasLEB128Directives) in emitExceptionTable()