Home
last modified time | relevance | path

Searched defs:ObjectBuilder (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A DELFDynObjFileFormat.h15 class ObjectBuilder; variable
H A DELFExecFileFormat.h15 class ObjectBuilder; variable
H A DELFObjectFileFormat.h15 class ObjectBuilder; variable
H A DLDFileFormat.h18 class ObjectBuilder; variable
H A DELFFileFormat.h16 class ObjectBuilder; variable
/aosp12/frameworks/compile/mclinker/lib/Object/
H A DObjectBuilder.cpp30 ObjectBuilder::ObjectBuilder(Module& pTheModule) : m_Module(pTheModule) { in ObjectBuilder() function in mcld::ObjectBuilder
/aosp12/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h36 class ObjectBuilder; variable