Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp377 ELFObjectWriter::emitSectionData(const LDSection& pSection, in emitSectionData() function in ELFObjectWriter
600 void ELFObjectWriter::emitSectionData(const SectionData& pSD, in emitSectionData() function in ELFObjectWriter
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp162 uint64_t MipsGNULDBackend::emitSectionData(const LDSection& pSection, in emitSectionData() function in MipsGNULDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp312 uint64_t ARMGNULDBackend::emitSectionData(const LDSection& pSection, in emitSectionData() function in ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp159 uint64_t X86GNULDBackend::emitSectionData(const LDSection& pSection, in emitSectionData() function in X86GNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp134 uint64_t HexagonLDBackend::emitSectionData(const LDSection& pSection, in emitSectionData() function in HexagonLDBackend