Home
last modified time | relevance | path

Searched refs:SectionContentBeginOffset (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp516 const size_t SectionContentBeginOffset = in writeELF() local
518 ContiguousBlobAccumulator CBA(SectionContentBeginOffset); in writeELF()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp1424 const size_t SectionContentBeginOffset = in writeELF() local
1426 ContiguousBlobAccumulator CBA(SectionContentBeginOffset); in writeELF()
/external/llvm-project/llvm/lib/ObjectYAML/
DELFEmitter.cpp1913 const size_t SectionContentBeginOffset = in writeELF() local
1919 ContiguousBlobAccumulator CBA(SectionContentBeginOffset, MaxSize); in writeELF()