Searched defs:with_address (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
H A Ddwarf2-dbgfmt.c37 int with_address; member in struct:dwarf2_head
191 /*@null@*/ yasm_section *debug_ptr, int with_address, int with_segment)
210 head->with_address = with_address;
212 if (with_address)
296 if (head->with_address)
189 yasm_dwarf2__add_head(yasm_dbgfmt_dwarf2 *dbgfmt_dwarf2, yasm_section *sect, yasm_section *debug_ptr, int with_address, int with_segment) argument

Completed in 52 milliseconds