Searched refs:getTombstoneForSection (Results 1 – 2 of 2) sorted by relevance
329 tombstoneValue(getTombstoneForSection(s.Name)), section(s) { in InputSection()342 static uint64_t getTombstoneForSection(StringRef name);
511 uint64_t InputSection::getTombstoneForSection(StringRef name) { in getTombstoneForSection() function in lld::wasm::InputSection