Searched defs:dwOp (Results 1 – 2 of 2) sorted by relevance
446 void AsmAssembler::EmitDwFormExprlocCfa(uint32 dwOp) in EmitDwFormExprlocCfa()453 void AsmAssembler::EmitDwFormExprlocAddr(uint32 dwOp, const std::string &addrStr) in EmitDwFormExprlocAddr()462 void AsmAssembler::EmitDwFormExprlocFbreg(uint32 dwOp, int fboffset, size_t sleb128Size) in EmitDwFormExprlocFbreg()472 void AsmAssembler::EmitDwFormExprlocBregn(uint32 dwOp, const std::string &dwOpName) in EmitDwFormExprlocBregn()
1153 void ElfAssembler::EmitDwFormExprlocCfa(uint32 dwOp) in EmitDwFormExprlocCfa()1159 void ElfAssembler::EmitDwFormExprlocAddr(uint32 dwOp, const std::string &addrStr) in EmitDwFormExprlocAddr()1167 void ElfAssembler::EmitDwFormExprlocFbreg(uint32 dwOp, int fboffset, size_t sleb128Size) in EmitDwFormExprlocFbreg()1176 void ElfAssembler::EmitDwFormExprlocBregn(uint32 dwOp, const std::string &dwOpName) in EmitDwFormExprlocBregn()