Home
last modified time | relevance | path

Searched refs:LL_DELAY_LOAD (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/elf/
Dmips.h412 #define LL_DELAY_LOAD 0x00000010 macro
/freebsd-12-stable/sys/sys/
Delf_common.h773 #define LL_DELAY_LOAD 0x10 macro
/freebsd-12-stable/contrib/elftoolchain/common/
Delfdefinitions.h2467 _ELF_DEFINE_LL(LL_DELAY_LOAD, 0x10, \
/freebsd-12-stable/contrib/elftoolchain/readelf/
Dreadelf.c1311 {"DELAY_LOAD", LL_DELAY_LOAD},
/freebsd-12-stable/contrib/binutils/binutils/
Dreadelf.c8701 { " DELAY_LOAD", LL_DELAY_LOAD }, in process_mips_specific()