Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_relocate.cpp302 case R_386_PC32: in process_relocation_impl()
507 case R_386_PC32: in process_relocation_impl()
/bionic/libc/include/bits/
Delf_common.h930 #define R_386_PC32 2 /* Add PC-relative symbol value. */ macro