Home
last modified time | relevance | path

Searched defs:SectionData (Results 1 – 15 of 15) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DSectionData.cpp25 SectionData::SectionData() : m_pSection(NULL) { in SectionData() function in mcld::SectionData
28 SectionData::SectionData(LDSection& pSection) : m_pSection(&pSection) { in SectionData() function in mcld::SectionData
/frameworks/compile/mclinker/unittests/
DSectionDataTest.h15 class SectionData; variable
/frameworks/compile/mclinker/include/mcld/Object/
DObjectBuilder.h24 class SectionData; variable
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonGOT.h17 class SectionData; variable
/frameworks/compile/mclinker/include/mcld/Fragment/
DNullFragment.h16 class SectionData; variable
DTargetFragment.h16 class SectionData; variable
DFillFragment.h18 class SectionData; variable
DAlignFragment.h16 class SectionData; variable
DFragment.h22 class SectionData; variable
/frameworks/compile/mclinker/lib/Target/X86/
DX86GOT.h17 class SectionData; variable
/frameworks/compile/mclinker/include/mcld/LD/
DELFObjectWriter.h24 class SectionData; variable
DELFReaderIf.h25 class SectionData; variable
DELFReader.h25 class SectionData; variable
DLDSection.h25 class SectionData; variable
/frameworks/compile/mclinker/include/mcld/Target/
DTargetLDBackend.h41 class SectionData; variable