HomeSort by relevance Sort by last modified time
    Searched defs:ri_gp_value (Results 1 - 5 of 5) sorted by null

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 358 Elf32_Addr ri_gp_value; // GP register value for this object file. member in struct:llvm::ELF::Elf32_RegInfo
366 Elf64_Addr ri_gp_value; // GP register value for this object file. member in struct:llvm::ELF::Elf64_RegInfo
405 m_GP0Map[&pInput] = reg->ri_gp_value;
410 m_GP0Map[&pInput] = reg->ri_gp_value;
  /external/elfutils/0.153/libelf/
elf.h 1487 Elf32_Sword ri_gp_value; \/* $gp register value *\/ member in struct:__anon4960
    [all...]
  /external/valgrind/main/perf/
tinycc.c 1193 Elf32_Sword ri_gp_value; \/* $gp register value *\/ member in struct:__anon16980
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h 1452 Elf32_Sword ri_gp_value; \/* $gp register value *\/ member in struct:__anon25637
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 1452 Elf32_Sword ri_gp_value; \/* $gp register value *\/ member in struct:__anon27373
    [all...]

Completed in 807 milliseconds