Searched refs:reloc (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/boot/platform/efi/arch/x86_64/
H A Dcrt0-efi-x86_64.S65 // hand-craft a dummy .reloc section so EFI knows it's a relocatable executable:
71 .section .reloc, "a"
75 .word (IMAGE_REL_ABSOLUTE<<12) + 0 // reloc for dummy
/haiku/src/system/boot/platform/efi/arch/x86/
H A Dcrt0-efi-x86.S67 // hand-craft a dummy .reloc section so EFI knows it's a relocatable executable:
71 .section .reloc
/haiku/src/bin/writembr/
H A Dmbr.S150 reloc: cld /* String ops set to increment */ label

Completed in 40 milliseconds