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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DARMErrataFix.cpp356 insertPatches( InputSectionDescription &isd, std::vector<Patch657417Section *> &patches) argument
476 patchInputSectionDescription( InputSectionDescription &isd) argument
[all...]
H A DOutputSections.cpp100 auto *isd = cast<InputSectionDescription>(sectionCommands.back()); local
452 auto *isd = cast<InputSectionDescription>(sectionCommands[0]); local
H A DAArch64ErrataFix.cpp486 insertPatches( InputSectionDescription &isd, std::vector<Patch843419Section *> &patches) argument
581 patchInputSectionDescription( InputSectionDescription &isd) argument
[all...]
H A DScriptParser.cpp845 auto *isd = make<InputSectionDescription>(tok); local
H A DRelocations.cpp576 auto *isd = cast<InputSectionDescription>(osec->sectionCommands.back()); local
1656 getISDThunkSec(OutputSection *os, InputSection *isec, InputSectionDescription *isd, uint32_t type, uint64_t src) argument
1693 auto *isd = dyn_cast<InputSectionDescription>(bc); local
1761 addThunkSection(OutputSection *os, InputSectionDescription *isd, uint64_t off) argument
[all...]
H A DWriter.cpp1267 sortISDBySectionOrder(InputSectionDescription *isd, argument
1362 auto *isd = cast<InputSectionDescription>(sec->sectionCommands[0]); local
[all...]
/freebsd-11-stable/sys/sys/
H A Data.h234 /*107*/ u_int16_t isd; member in struct:ata_params

Completed in 95 milliseconds