Searched defs:GETFUNCSYM (Results 1 - 14 of 14) sorted by relevance
/third_party/musl/arch/loongarch64/ |
H A D | reloc.h | 24 #define GETFUNCSYM(fp, sym, got) __asm__ ( \ macro
|
/third_party/musl/arch/m68k/ |
H A D | reloc.h | 26 #define GETFUNCSYM(fp, sym, got) __asm__ ( \ macro
|
/third_party/musl/arch/or1k/ |
H A D | reloc.h | 17 #define GETFUNCSYM(fp, sym, got) __asm__ ( \ macro
|
/third_party/musl/arch/powerpc64/ |
H A D | reloc.h | 24 #define GETFUNCSYM(fp, sym, got) __asm__ ( \ macro
|
/third_party/musl/arch/i386/ |
H A D | reloc.h | 18 #define GETFUNCSYM(fp, sym, got) __asm__ ( \ macro
|
/third_party/musl/arch/microblaze/ |
H A D | reloc.h | 22 #define GETFUNCSYM(fp, sym, got) __asm__ ( \ macro
|
/third_party/musl/arch/powerpc/ |
H A D | reloc.h | 24 #define GETFUNCSYM(fp, sym, got) __asm__ ( \ macro
|
/third_party/musl/arch/x32/ |
H A D | reloc.h | 28 #define GETFUNCSYM(fp, sym, got) __asm__ ( \ macro
|
/third_party/musl/arch/x86_64/ |
H A D | reloc.h | 17 #define GETFUNCSYM(fp, sym, got) __asm__ ( \ macro
|
/third_party/musl/arch/mips64/ |
H A D | reloc.h | 47 #define GETFUNCSYM(fp, sym, got) __asm__ ( \ macro
|
/third_party/musl/arch/mipsn32/ |
H A D | reloc.h | 38 #define GETFUNCSYM(fp, sym, got) __asm__ ( \ macro
|
/third_party/musl/arch/mips/ |
H A D | reloc.h | 38 #define GETFUNCSYM(fp, sym, got) __asm__ ( \ macro
|
/third_party/musl/ldso/ |
H A D | dlstart.c | 14 #define GETFUNCSYM(fp, sym, got) do { \ macro
|
/third_party/musl/arch/sh/ |
H A D | reloc.h | 45 #define GETFUNCSYM(fp, sym, got) __asm__ ( \ macro
|
Completed in 5 milliseconds