Searched defs:dwOp (Results 1 – 2 of 2) sorted by relevance
439 void AsmAssembler::EmitDwFormExprlocCfa(uint32 dwOp) in EmitDwFormExprlocCfa()446 void AsmAssembler::EmitDwFormExprlocAddr(uint32 dwOp, const std::string &addrStr) in EmitDwFormExprlocAddr()455 void AsmAssembler::EmitDwFormExprlocFbreg(uint32 dwOp, int fboffset, size_t sleb128Size) in EmitDwFormExprlocFbreg()465 void AsmAssembler::EmitDwFormExprlocBregn(uint32 dwOp, const std::string &dwOpName) in EmitDwFormExprlocBregn()
1125 void ElfAssembler::EmitDwFormExprlocCfa(uint32 dwOp) in EmitDwFormExprlocCfa()1131 void ElfAssembler::EmitDwFormExprlocAddr(uint32 dwOp, const std::string &addrStr) in EmitDwFormExprlocAddr()1139 void ElfAssembler::EmitDwFormExprlocFbreg(uint32 dwOp, int fboffset, size_t sleb128Size) in EmitDwFormExprlocFbreg()1148 void ElfAssembler::EmitDwFormExprlocBregn(uint32 dwOp, const std::string &dwOpName) in EmitDwFormExprlocBregn()