Searched refs:Patch657417Section (Results 1 – 2 of 2) sorted by relevance
71 class elf::Patch657417Section : public SyntheticSection { class in elf136 Patch657417Section::Patch657417Section(InputSection *p, uint64_t off, in Patch657417Section() function in Patch657417Section148 uint64_t Patch657417Section::getBranchAddr() const { in getBranchAddr()177 void Patch657417Section::writeTo(uint8_t *buf) { in writeTo()401 return isa<Patch657417Section>(a) && !isa<Patch657417Section>(b); in insertPatches()414 std::vector<Patch657417Section *> &patches) { in implementPatch()418 Patch657417Section *psec; in implementPatch()447 psec = make<Patch657417Section>(isec, sr.off, sr.instr, destIsARM); in implementPatch()482 std::vector<Patch657417Section *>485 std::vector<Patch657417Section *> patches; in patchInputSectionDescription()[all …]
23 class Patch657417Section; variable31 std::vector<Patch657417Section *>35 std::vector<Patch657417Section *> &patches);