Searched refs:relocations (Results 1 – 25 of 44) sorted by relevance
12
243 relocations = lib.LLVMGetRelocations(self)246 if lib.LLVMIsRelocationIteratorAtEnd(self, relocations):249 last = Relocation(relocations)255 lib.LLVMMoveToNextRelocation(relocations)261 lib.LLVMDisposeRelocationIterator(relocations)
4 ; Disabled because currently we don't have a way to generate these relocations.6 ; Check that the R_MIPS_HIGHER and R_MIPS_HIGHEST relocations were created.
3 ; Check that the R_MIPS_GOT_DISP relocations were created.
3 ; Check that the appropriate relocations were created.
30 ; Check that the appropriate relocations were created.
9 ; Check that the appropriate relocations were created.
13 ; Check that the appropriate relocations were created.
3 # for relocations.
25 ;; The relocations in .rela.text are the 'number64' load using a38 ;; The .opd entry for the 'access_int64' function creates 2 relocations:
37 ; Static build should create R_PPC64_REL32 relocations71 ; PIC build should create R_PPC64_REL32 relocations
2 ld-2.X possibly applying relocations
6 @ in the same section can be resolved at assembly time w/o relocations.
6 ; This test verifies that relocations are correctly applied to the8 ; If relocations are not applied the first two functions will be reported as
4 ; get relocations and so on when used.
7 ; load. Neither of these alternatives has the ELF relocations required to
7 ; __DATA,__const section, because the elements don't need relocations.
121 of overlapping relocations doesn't change. There really never122 should be overlapping relocations but who knows.
64 apply partial relocations for dwfl_module_address_section on ET_REL277 elflint: Check that copy relocations only happen for OBJECT or NOTYPE symbols.332 libebl: Fix x86-64 relocations.582 libebl: Update SH relocations.700 libelf: optimze DSO: fewer relocations, fewer PLTs
3 ; We're mostly checking that relocations are applied correctly
12 RUN: llvm-objdump -r %p/Inputs/relocations.elf-x86-64 \
88 typedef std::vector<COFFRelocation> relocations; typedef98 relocations Relocations;803 for (relocations::iterator cr = Sec->Relocations.begin(), in WriteObject()870 for (relocations::const_iterator k = (*i)->Relocations.begin(), in WriteObject()
76 * Makefile.am: Check for text relocations in constructed DSO.
198 * i386_ld.c (elf_i386_count_relocations): PLT relocations for undefined200 Add dummy entries for more TLS relocations.857 * i386_ld.c (elf_i386_count_relocations): Do not add relocations958 don't check whether the relocations modify read-only sections or966 unloaded sections which just show the relocations the linker1129 Add checks that relocations against read-only segments are flagged,1131 relocations in one section are either against loaded or not-loaded1177 * elflint.c (check_rela): Check that copy relocations only reference1324 * Makefile.am: Check for text relocations in constructed DSOs.
68 rewrites some instructions. On x86, a shared lib with relocations to