Home
last modified time | relevance | path

Searched defs:ELFSegment (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DELFSegment.cpp27 ELFSegment::ELFSegment() in ELFSegment() function in mcld::ELFSegment
39 ELFSegment::ELFSegment(uint32_t pType, uint32_t pFlag) in ELFSegment() function in mcld::ELFSegment
/frameworks/compile/mclinker/include/mcld/LD/
DELFSegmentFactory.h19 class ELFSegment; variable