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

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFSegment.h141 void addSection(LDSection* pSection) function in class:mcld::ELFSegment
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp1379 interp_seg->addSection(&file_format->getInterp());
1441 load_seg->addSection((*sect));
1458 dyn_seg->addSection(&file_format->getDynamic());
1470 relro_seg->addSection(*sect);
1478 eh_seg->addSection(&file_format->getEhFrameHdr());

Completed in 241 milliseconds