HomeSort by relevance Sort by last modified time
    Searched full:with_segment (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
dwarf2-dbgfmt.c 38 int with_segment; member in struct:dwarf2_head
191 /*@null@*/ yasm_section *debug_ptr, int with_address, int with_segment)
211 head->with_segment = with_segment;
214 if (with_segment)
300 if (head->with_segment)
dwarf2-dbgfmt.h 103 /*@null@*/ yasm_section *debug_ptr, int with_address, int with_segment);

Completed in 55 milliseconds