Searched refs:CurrentHighPC (Results 1 – 2 of 2) sorted by relevance
234 CurrentHighPC = *Address; in processOneAttribute()240 CurrentHighPC = in processOneAttribute()244 if (UpdateHighAddress && CurrentHighPC > 0) in processOneAttribute()245 --CurrentHighPC; in processOneAttribute()247 CurrentHighPC += WasmCodeSectionOffset; in processOneAttribute()249 setCUHighAddress(CurrentHighPC); in processOneAttribute()335 CurrentHighPC = 0; in processOneDie()424 CurrentScope->addObject(CurrentLowPC, CurrentHighPC); in processOneDie()432 CurrentHighPC); in processOneDie()470 CurrentHighPC); in processOneDie()
57 LVAddress CurrentHighPC = 0; variable