Searched defs:isd (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp104 auto *isd = cast<InputSectionDescription>(sectionCommands.back()); local
478 auto *isd = cast<InputSectionDescription>(sectionCommands[0]); local
[all...]
H A DARMErrataFix.cpp355 insertPatches( InputSectionDescription &isd, std::vector<Patch657417Section *> &patches) argument
475 patchInputSectionDescription( InputSectionDescription &isd) argument
[all...]
H A DAArch64ErrataFix.cpp485 insertPatches( InputSectionDescription &isd, std::vector<Patch843419Section *> &patches) argument
580 patchInputSectionDescription( InputSectionDescription &isd) argument
[all...]
H A DRelocations.cpp596 auto *isd = cast<InputSectionDescription>(osec->sectionCommands.back()); local
1691 getISDThunkSec(OutputSection *os, InputSection *isec, InputSectionDescription *isd, uint32_t type, uint64_t src) argument
1728 auto *isd = dyn_cast<InputSectionDescription>(bc); local
1796 addThunkSection(OutputSection *os, InputSectionDescription *isd, uint64_t off) argument
[all...]
H A DWriter.cpp1363 sortISDBySectionOrder(InputSectionDescription *isd, argument
1467 auto *isd = cast<InputSectionDescription>(sec->sectionCommands[0]); local
[all...]
/freebsd-13-stable/sys/dev/intpm/
H A Dintpm.c111 const struct intsmb_device *isd; local
/freebsd-13-stable/sys/sys/
H A Data.h237 /*107*/ u_int16_t isd; member in struct:ata_params

Completed in 165 milliseconds