Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/bits/
H A Delf_arm.h44 #define R_ARM_THM_PC8 11 macro
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp597 case llvm::ELF::R_ARM_THM_PC8: in scanGlobalReloc()