Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/lib/LD/
H A DELFSegment.cpp21 typedef GCFactory<ELFSegment, MCLD_SEGMENTS_PER_OUTPUT> ELFSegmentFactory; typedef
/aosp12/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h34 class ELFSegmentFactory; variable