Searched defs:IsElf (Results 1 – 3 of 3) sorted by relevance
292 bool IsElf = G.getTargetTriple().isOSBinFormatELF(); in hasInitializerSection() local
63 func (t *Target) IsElf() bool { func
198 bool IsElf(const char* mem, size_t size) { in IsElf() function