Home | History | Annotate | Download | only in Target

Lines Matching full:note_seg

1956   ELFSegment *note_seg = NULL;
1969 if (note_seg == NULL ||
1971 note_seg = elfSegmentTable().produce(llvm::ELF::PT_NOTE, cur_flag);
1973 note_seg->append(*sect);