Searched refs:entryoff (Results 1 – 6 of 6) sorted by relevance
41 llvm::support::ulittle64_t entryoff; member
286 c->entryoff = in writeTo()289 c->entryoff = config->entry->getVA() - in.header->addr; in writeTo()
951 uint64_t entryoff;1352 sys::swapByteOrder(e.entryoff); in swapStruct() 952 uint64_t entryoff; global() member
418 IO.mapRequired("entryoff", LoadCommand.entryoff); in mapping()
1611 lc_main_offset = LCmain.entryoff; in dumpSymbolsFromDLInfoMachO()
9212 outs() << " entryoff " << ep.entryoff << "\n"; in PrintEntryPointCommand()