Searched defs:ElfBuilder (Results 1 - 1 of 1) sorted by relevance

/art/compiler/
H A Delf_builder.h75 class ElfBuilder FINAL {
91 Section(ElfBuilder<ElfTypes>* owner,
224 ElfBuilder<ElfTypes>* owner_;
234 friend class ElfBuilder;
241 CachedSection(ElfBuilder<ElfTypes>* owner,
281 CachedStringSection(ElfBuilder<ElfTypes>* owner,
305 StringSection(ElfBuilder<ElfTypes>* owner,
337 SymbolSection(ElfBuilder<ElfTypes>* owner,
403 AbiflagsSection(ElfBuilder<ElfTypes>* owner,
461 ElfBuilder(InstructionSe function in class:art::FINAL
[all...]

Completed in 45 milliseconds