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