Searched refs:DW_AT_comp_dir (Results 1 – 2 of 2) sorted by relevance
/art/libelffile/dwarf/ | ||
D | dwarf_constants.h | 129 DW_AT_comp_dir = 0x1b, enumerator |
/art/compiler/debug/ | ||
D | elf_debug_info_writer.h | 119 info_.WriteString(DW_AT_comp_dir, "$JAVA_SRC_ROOT"); in Write() |