Searched refs:PLT_DATA_START_WORDS (Results 1 – 1 of 1) sorted by relevance
38 #define PLT_DATA_START_WORDS(num_entries) PLT_ENTRY_START_WORDS(num_entries) macro207 Elf32_Word rel_offset_words = PLT_DATA_START_WORDS (num_plt_entries); in __elf_machine_runtime_setup()350 data_words = plt + PLT_DATA_START_WORDS (num_plt_entries); in __elf_machine_fixup_plt()538 data_words = plt + PLT_DATA_START_WORDS (num_plt_entries); in __process_machine_rela()
Completed in 5 milliseconds