Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp35 class ContiguousBlobAccumulator { class
41 ContiguousBlobAccumulator(uint64_t InitialOffset_) in ContiguousBlobAccumulator() function in __anon637653e50111::ContiguousBlobAccumulator
143 bool initImplicitHeader(ContiguousBlobAccumulator &CBA, Elf_Shdr &Header,
146 ContiguousBlobAccumulator &CBA);
148 ContiguousBlobAccumulator &CBA,
152 ContiguousBlobAccumulator &CBA,
162 void writeELFHeader(ContiguousBlobAccumulator &CBA, raw_ostream &OS);
165 ContiguousBlobAccumulator &CBA);
168 ContiguousBlobAccumulator &CBA);
171 ContiguousBlobAccumulator &CBA);
[all …]
/external/llvm-project/llvm/lib/ObjectYAML/
DELFEmitter.cpp44 class ContiguousBlobAccumulator { class
62 ContiguousBlobAccumulator(uint64_t BaseOffset, uint64_t SizeLimit) in ContiguousBlobAccumulator() function in __anonbe606ff10111::ContiguousBlobAccumulator
213 bool initImplicitHeader(ContiguousBlobAccumulator &CBA, Elf_Shdr &Header,
216 ContiguousBlobAccumulator &CBA);
218 ContiguousBlobAccumulator &CBA,
222 ContiguousBlobAccumulator &CBA,
225 ContiguousBlobAccumulator &CBA,
238 ContiguousBlobAccumulator &CBA);
241 ContiguousBlobAccumulator &CBA);
244 ContiguousBlobAccumulator &CBA);
[all …]
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp31 class ContiguousBlobAccumulator { class
48 ContiguousBlobAccumulator(uint64_t InitialOffset_) in ContiguousBlobAccumulator() function in __anon35a54e5e0111::ContiguousBlobAccumulator
122 ContiguousBlobAccumulator &CBA);
124 ContiguousBlobAccumulator &CBA);
127 ContiguousBlobAccumulator &CBA);
132 ContiguousBlobAccumulator &CBA);
135 ContiguousBlobAccumulator &CBA);
137 ContiguousBlobAccumulator &CBA);
140 ContiguousBlobAccumulator &CBA);
187 ContiguousBlobAccumulator &CBA) { in initSectionHeaders()
[all …]