Home
last modified time | relevance | path

Searched refs:bodyLocation (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-record.h39 SourceLocation bodyLocation; member
H A Dide_helpers.h63 << "\"bodyLocation\": " << item.bodyLocation.JsonSerialize() << " }"; in JsonSerializeItemBody()
H A Dassembly-parser.cpp34 currRecord_->bodyLocation.begin = GetCurrentPosition(false); in ParseRecordFields()
52 currRecord_->bodyLocation.end = GetCurrentPosition(true); in ParseRecordFields()
72 currRecord_->bodyLocation.end = GetCurrentPosition(true); in ParseRecordFields()
181 currRecord_->bodyLocation.end = GetCurrentPosition(true); in ParseRecordField()
512 currFunc_->bodyLocation.begin = GetCurrentPosition(false); in ParseFunctionCode()
528 currFunc_->bodyLocation.end = GetCurrentPosition(true); in ParseFunctionCode()
542 currFunc_->bodyLocation.end = GetCurrentPosition(true); in ParseFunctionCode()
569 currRecord_->bodyLocation.begin = GetCurrentPosition(false); in ParseAsRecord()
586 currRecord_->bodyLocation.end = GetCurrentPosition(true); in ParseAsRecord()
614 currFunc_->bodyLocation in ParseAsFunction()
[all...]
H A Dassembly-function.h89 SourceLocation bodyLocation; member

Completed in 4 milliseconds