Home
last modified time | relevance | path

Searched refs:WriteFlagPresent (Results 1 – 2 of 2) sorted by relevance

/art/compiler/debug/
Delf_debug_info_writer.h171 info_.WriteFlagPresent(DW_AT_declaration); in Write()
208 info_.WriteFlagPresent(DW_AT_artificial); in Write()
348 info_.WriteFlagPresent(DW_AT_artificial); in Write()
430 info_.WriteFlagPresent(DW_AT_declaration); in Write()
530 info_.WriteFlagPresent(DW_AT_declaration); in WriteTypeDeclaration()
541 info_.WriteFlagPresent(DW_AT_declaration); in WriteTypeDeclaration()
/art/libelffile/dwarf/
Ddebug_info_entry_writer.h152 void WriteFlagPresent(Attribute attrib) { in WriteFlagPresent() function