Searched defs:includeInSymtab (Results 1 – 5 of 5) sorted by relevance
57 bool isPrivateExtern, bool includeInSymtab, in Defined()
154 bool includeInSymtab : 1; variable
337 bool includeInSymtab, in addSynthetic()
724 bool includeInSymtab = !isPrivateLabel(name) && !isEhFrameSection(isec); in createDefined() local
473 bool elf::includeInSymtab(Ctx &ctx, const Symbol &b) { in includeInSymtab() function in elf