Searched refs:FunctionMessage (Results 1 – 1 of 1) sorted by relevance
289 iJIT_Method_Load FunctionMessage = in notifyObjectLoaded() local300 FunctionMessage.source_file_name = 0; in notifyObjectLoaded()301 FunctionMessage.line_number_size = 0; in notifyObjectLoaded()302 FunctionMessage.line_number_table = 0; in notifyObjectLoaded()311 last.Offset = FunctionMessage.method_size; in notifyObjectLoaded()317 FunctionMessage.source_file_name = in notifyObjectLoaded()319 FunctionMessage.line_number_size = LineInfo.size(); in notifyObjectLoaded()320 FunctionMessage.line_number_table = &*LineInfo.begin(); in notifyObjectLoaded()324 &FunctionMessage); in notifyObjectLoaded()325 MethodIDs[(void *)Addr] = FunctionMessage.method_id; in notifyObjectLoaded()