Searched defs:InStruct (Results 1 – 3 of 3) sorted by relevance
778 struct InStruct { struct779 const uint8_t *bufferStart = nullptr;803 extern InStruct in; argument
1338 struct InStruct { struct1339 std::unique_ptr<InputSection> attributes;1340 std::unique_ptr<SyntheticSection> riscvAttributes;1341 std::unique_ptr<BssSection> bss;1342 std::unique_ptr<BssSection> bssRelRo;1343 std::unique_ptr<GotSection> got;1344 std::unique_ptr<GotPltSection> gotPlt;1345 std::unique_ptr<IgotPltSection> igotPlt;1346 std::unique_ptr<RelroPaddingSection> relroPadding;1370 LLVM_LIBRARY_VISIBILITY extern InStruct in; argument
211 bool InStruct) { in ContainsProtectableArray()