HomeSort by relevance Sort by last modified time
    Searched full:section_header_table (Results 1 - 1 of 1) sorted by null

  /frameworks/compile/libbcc/lib/ExecutionEngine/
ELFObjectLoaderImpl.cpp 84 llvm::ELF::Elf32_Shdr *section_header_table = local
89 if (section_header_table[i].sh_flags & llvm::ELF::SHF_ALLOC) {
93 section_header_table[i].sh_addr =

Completed in 63 milliseconds