HomeSort by relevance Sort by last modified time
    Searched refs:prev_seg (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-d10v.c 1120 static segT prev_seg = 0; variable
    [all...]
tc-d30v.c 1563 static segT prev_seg = 0; variable
    [all...]
tc-m32r.c 435 static segT prev_seg;
646 if (prev_seg != NULL)
651 subseg_set (prev_seg, prev_subseg);
433 static segT prev_seg; variable
    [all...]
obj-elf.c 512 segT seg, prev_seg; member in struct:section_stack
574 elt->prev_seg = previous_section;
1259 previous_section = top->prev_seg;
    [all...]

Completed in 1019 milliseconds