HomeSort by relevance Sort by last modified time
    Searched refs:header_address (Results 1 - 4 of 4) sorted by null

  /art/compiler/debug/
elf_debug_frame_writer.h 246 uint32_t header_address = dchecked_integral_cast<int32_t>(header_section->GetAddress()); local
260 header.PushInt32(cfi_section->GetAddress() - (header_address + 4u));
267 binary_search_table[i] -= header_address;
  /frameworks/base/libs/androidfw/
LoadedArsc.cpp 424 const uintptr_t header_address = reinterpret_cast<uintptr_t>(header); local
425 if (pool_address == header_address + dtohl(header->typeStrings)) {
433 } else if (pool_address == header_address + dtohl(header->keyStrings)) {
  /toolchain/binutils/binutils-2.27/gold/
mips.cc 7515 Mips_address header_address = (plt_address local
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elfxx-mips.c 10548 bfd_vma header_address, got_address; local
    [all...]

Completed in 1775 milliseconds