Home
last modified time | relevance | path

Searched refs:R_X86_64_PC32 (Results 1 – 2 of 2) sorted by relevance

/bionic/linker/
Dlinker_relocate.cpp300 case R_X86_64_PC32: in process_relocation_impl()
497 case R_X86_64_PC32: in process_relocation_impl()
/bionic/libc/include/bits/
Delf_common.h1467 #define R_X86_64_PC32 2 /* PC-relative 32 bit signed sym value. */ macro