OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateUleb128
(Results
1 - 2
of
2
) sorted by null
/art/compiler/debug/dwarf/
debug_info_entry_writer.h
57
this->
UpdateUleb128
(abbrev_code_offset_, debug_abbrev_->EndAbbrev(DW_CHILDREN_yes));
74
this->
UpdateUleb128
(abbrev_code_offset_, debug_abbrev_->EndAbbrev(DW_CHILDREN_no));
writer.h
149
void
UpdateUleb128
(size_t offset, uint32_t value) {
Completed in 207 milliseconds