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

/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2028 LDSection* null_sect = &getOutputFormat()->getNULLSection(); local
2030 elfSegmentTable().find(llvm::ELF::PT_LOAD, null_sect);
2072 (*seg)->insert((*seg)->begin(), null_sect);
2094 elfSegmentTable().find(llvm::ELF::PT_LOAD, null_sect);

Completed in 325 milliseconds