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

  /external/libchrome/sandbox/win/src/sidestep/
preamble_patcher.h 62 // preamble_stub of stub_size bytes.
66 void* preamble_stub, size_t stub_size) {
69 stub_size, NULL);
94 // stub_size: Size in bytes of the buffer allocated for the
105 size_t stub_size,
preamble_patcher_with_stub.cpp 55 size_t stub_size,
114 if (preamble_bytes + 5 > stub_size) {
172 // stub contains the first stub_size bytes of the original target
  /toolchain/binutils/binutils-2.25/bfd/
elf64-mmix.c 70 bfd_size_type *stub_size; member in struct:_mmix_elf_section_data::pushj_stub_info
    [all...]
elf32-spu.c 3753 unsigned int tmp, stub_size; local
    [all...]
elf32-arm.c 2618 int stub_size; member in struct:elf32_arm_stub_hash_entry
    [all...]
elfxx-mips.c 10688 bfd_vma stub_size = htab->function_stub_size; local
    [all...]
elf64-ppc.c 10208 unsigned stub_size = plt_stub_size (htab, stub_entry, plt_off); local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
obj-macho.c 171 unsigned int ualign, offsetT stub_size)
281 msect->reserved2 = stub_size;
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
aarch64.cc 891 stub_size() const function in class:__anon75300::Output_data_got_aarch64::Stub_base
1659 section_size_type stub_size = stub->stub_size(); local
    [all...]
powerpc.cc 4054 unsigned int stub_size = this->branch_stub_size(to); local
    [all...]
mips.cc 2517 stub_size() const function in class:__anon75326::Mips_output_data_mips_stubs
6904 unsigned int stub_size = this->stub_size(); local
    [all...]
arm.cc     [all...]

Completed in 414 milliseconds