Searched defs:reloc (Results 1 – 10 of 10) sorted by relevance
/freebsd-src/stand/powerpc/ofw/ |
H A D | conf.c | 125 vm_offset_t reloc = RELOC; variable
|
/freebsd-src/stand/common/ |
H A D | reloc_elf.c | 48 __elfN(reloc)(struct elf_file *ef, symaddr_fn *symaddr, const void *reldata, in __elfN() argument
|
/freebsd-src/contrib/elftoolchain/libpe/ |
H A D | libpe_coff.c | 235 int i, reloc; in libpe_write_coff_header() local
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | Thunks.cpp | 1274 static Thunk *addThunkArmv4(RelType reloc, Symbol &s, int64_t a) { in addThunkArmv4() argument 1309 static Thunk *addThunkArmv5v6(RelType reloc, Symbol &s, int64_t a) { in addThunkArmv5v6() argument 1329 static Thunk *addThunkV6M(const InputSection &isec, RelType reloc, Symbol &s, in addThunkV6M() argument 1353 addThunkArm(const InputSection & isec,RelType reloc,Symbol & s,int64_t a) addThunkArm() argument [all...] |
H A D | SyntheticSections.h | 499 addReloc(const DynamicReloc & reloc) addReloc() argument
|
/freebsd-src/usr.sbin/kldxref/ |
H A D | ef.h |
|
/freebsd-src/sys/kern/ |
H A D | link_elf.c | 1452 relocate_file1(elf_file_t ef,elf_lookup_fn lookup,elf_reloc_fn reloc,bool ifuncs) relocate_file1() argument
|
/freebsd-src/contrib/llvm-project/lld/COFF/ |
H A D | Writer.cpp | 1873 for (const coff_relocation &reloc : sc->getRelocs()) { markSymbolsWithRelocations() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
H A D | ObjectFileELF.cpp | 130 RelocUnion reloc; member in __anon556f682a0111::ELFRelocation [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 1396 inline void swapStruct(any_relocation_info &reloc) { in swapStruct()
|