Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp156 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
168 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
255 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
273 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
295 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
305 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
323 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
343 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
379 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
386 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
[all …]
H A DELFEmitter.cpp770 void ELFState<ELFT>::writeSectionContent( in writeSectionContent() function in ELFState
791 void ELFState<ELFT>::writeSectionContent( in writeSectionContent() function in ELFState
833 void ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent() function in ELFState
860 void ELFState<ELFT>::writeSectionContent( in writeSectionContent() function in ELFState
874 void ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent() function in ELFState
905 void ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent() function in ELFState
918 void ELFState<ELFT>::writeSectionContent( in writeSectionContent() function in ELFState
936 void ELFState<ELFT>::writeSectionContent( in writeSectionContent() function in ELFState
960 void ELFState<ELFT>::writeSectionContent( in writeSectionContent() function in ELFState
982 void ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent() function in ELFState
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp162 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
185 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
270 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
314 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
336 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
346 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
364 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
384 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
421 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
428 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() function in WasmWriter
[all …]
H A DELFEmitter.cpp1237 void ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent() function in ELFState
1253 void ELFState<ELFT>::writeSectionContent( in writeSectionContent() function in ELFState
1267 void ELFState<ELFT>::writeSectionContent( in writeSectionContent() function in ELFState
1306 void ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent() function in ELFState
1323 void ELFState<ELFT>::writeSectionContent( in writeSectionContent() function in ELFState
1340 void ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent() function in ELFState
1365 void ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent() function in ELFState
1377 void ELFState<ELFT>::writeSectionContent( in writeSectionContent() function in ELFState
1390 void ELFState<ELFT>::writeSectionContent( in writeSectionContent() function in ELFState
1428 void ELFState<ELFT>::writeSectionContent( in writeSectionContent() function in ELFState
[all …]
/aosp_15_r20/external/llvm/tools/yaml2obj/
H A Dyaml2elf.cpp342 ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent() function in ELFState
364 ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent() function in ELFState
403 bool ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent() function in ELFState
433 bool ELFState<ELFT>::writeSectionContent(Elf_Shdr &SHeader, in writeSectionContent() function in ELFState
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DMachOBuilder.h414 size_t writeSectionContent(MutableArrayRef<char> Buf, size_t Offset) { in writeSectionContent() function