Searched defs:Place (Results 1 – 2 of 2) sorted by relevance
526 SizedSection &Place(SizedSection *section) { in Place() function in SizedSection562 LoadedSection &Place(LoadedSection *section) { in Place() function in LoadedSection677 LoadCommands &Place(SizedSection *section) { in Place() function in LoadCommands
320 static uint64_t PREL31(uint32_t Address, uint32_t Place) { in PREL31()