Searched refs:note_seg (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp1956 ELFSegment *note_seg = NULL; local
1969 if (note_seg == NULL ||
1971 note_seg = elfSegmentTable().produce(llvm::ELF::PT_NOTE, cur_flag);
1973 note_seg->append(*sect);

Completed in 10 milliseconds