Home | History | Annotate | Download | only in common

Lines Matching refs:Write

68 TEST(Write, Header) {
71 m.Write(s, ALL_SYMBOL_DATA);
77 TEST(Write, OneLineFunc) {
91 m.Write(s, ALL_SYMBOL_DATA);
101 TEST(Write, RelativeLoadAddress) {
140 m.Write(s, ALL_SYMBOL_DATA);
158 TEST(Write, OmitUnusedFiles) {
195 m.Write(s, ALL_SYMBOL_DATA);
207 TEST(Write, NoCFI) {
242 m.Write(s, NO_CFI);
274 m.Write(s, ALL_SYMBOL_DATA);
325 // Check that Write writes STACK CFI records properly.
326 m.Write(s, ALL_SYMBOL_DATA);
402 m.Write(s, ALL_SYMBOL_DATA);
421 m.Write(s, ALL_SYMBOL_DATA);
446 m.Write(s, ALL_SYMBOL_DATA);
471 m.Write(s, ALL_SYMBOL_DATA);
480 // If there exists an extern and a function at the same address, only write
500 m.Write(s, ALL_SYMBOL_DATA);
510 // If there exists an extern and a function at the same address, only write
537 m.Write(s, ALL_SYMBOL_DATA);