Searched refs:CustomSectionsRelocations (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp230 CustomSectionsRelocations; member in class:__anon2103::WasmObjectWriter
283 CustomSectionsRelocations.clear();
633 CustomSectionsRelocations[&FixupSection].push_back(Rec);
1151 auto &Relocations = CustomSectionsRelocations[Sec.Section];
1257 auto &Relocations = CustomSectionsRelocations[CustomSection.Section];

Completed in 152 milliseconds