Searched refs:HasLEB128Directives (Results 1 – 4 of 4) sorted by relevance
38 HasLEB128Directives = false; in MCAsmInfoXCOFF()
66 HasLEB128Directives = UseLEB128Directives == cl::BOU_TRUE; in MCAsmInfo()
241 bool HasLEB128Directives = true; variable701 bool hasLEB128Directives() const { return HasLEB128Directives; } in hasLEB128Directives()
421 bool HasLEB128Directives = Asm->MAI->hasLEB128Directives(); in emitExceptionTable() local521 assert(CallSiteEncoding == dwarf::DW_EH_PE_udata4 && !HasLEB128Directives && in emitExceptionTable()703 if (HasLEB128Directives) in emitExceptionTable()