Searched defs:prevIsecLimit (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/lld/ELF/ | ||
| H A D | ARMErrataFix.cpp | 367 uint64_t prevIsecLimit = isd.sections.front()->outSecOff; insertPatches() local |
| H A D | AArch64ErrataFix.cpp | 485 uint64_t prevIsecLimit = isd.sections.front()->outSecOff; in insertPatches() local |
| H A D | Relocations.cpp | 2121 uint32_t prevIsecLimit = isdBegin; createInitialThunkSections() local |