Home
last modified time | relevance | path

Searched refs:getNULLSection (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DELFFileFormat.h210 LDSection& getNULLSection() { in getNULLSection() function
215 const LDSection& getNULLSection() const { in getNULLSection() function
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1932 LDSection* null_sect = &getOutputFormat()->getNULLSection(); in setupProgramHdrs()