reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
303 Info.Type = MCLOH_AdrpLdr; 309 Info.Type = MCLOH_AdrpAddStr; 314 Info.Type = MCLOH_AdrpAdd; 320 Info.Type = MCLOH_AdrpLdrGot; 351 if (OpInfo.Type == MCLOH_AdrpLdr) { 352 OpInfo.Type = MCLOH_AdrpAddLdr; 356 } else if (OpInfo.Type == MCLOH_AdrpAddStr && OpInfo.MI1 == nullptr) { 357 OpInfo.Type = MCLOH_AdrpAddStr; 368 if (OpInfo.Type == MCLOH_AdrpAddStr && OpInfo.MI1 == nullptr) { 369 OpInfo.Type = MCLOH_AdrpLdrGotStr; 373 } else if (OpInfo.Type == MCLOH_AdrpLdr) { 374 OpInfo.Type = MCLOH_AdrpLdrGotLdr; 395 switch (Info.Type) {