Home
last modified time | relevance | path

Searched defs:emitSectionData (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp381 void ELFObjectWriter::emitSectionData(const LDSection& pSection, in emitSectionData() function in mcld::ELFObjectWriter
649 void ELFObjectWriter::emitSectionData(const SectionData& pSD, in emitSectionData() function in mcld::ELFObjectWriter
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp268 uint64_t AArch64GNULDBackend::emitSectionData(const LDSection& pSection, in emitSectionData() function in mcld::AArch64GNULDBackend
/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp158 uint64_t X86GNULDBackend::emitSectionData(const LDSection& pSection, in emitSectionData() function in mcld::X86GNULDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp389 uint64_t ARMGNULDBackend::emitSectionData(const LDSection& pSection, in emitSectionData() function in mcld::ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp136 uint64_t HexagonLDBackend::emitSectionData(const LDSection& pSection, in emitSectionData() function in mcld::HexagonLDBackend
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp260 uint64_t MipsGNULDBackend::emitSectionData(const LDSection& pSection, in emitSectionData() function in mcld::MipsGNULDBackend