Searched defs:InStruct (Results 1 – 3 of 3) sorted by relevance
843 struct InStruct { struct844 const uint8_t *bufferStart = nullptr;868 extern InStruct in; argument
569 struct InStruct { struct570 std::unique_ptr<InputSection> attributes;571 std::unique_ptr<SyntheticSection> hexagonAttributes;572 std::unique_ptr<SyntheticSection> riscvAttributes;573 std::unique_ptr<BssSection> bss;574 std::unique_ptr<BssSection> bssRelRo;575 std::unique_ptr<SyntheticSection> gnuProperty;576 std::unique_ptr<SyntheticSection> gnuStack;577 std::unique_ptr<GotSection> got;578 std::unique_ptr<GotPltSection> gotPlt;[all …]
212 bool InStruct) { in ContainsProtectableArray()