Home
last modified time | relevance | path

Searched defs:Place (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/mac/
Dmacho_reader_unittest.cc526 SizedSection &Place(SizedSection *section) { in Place() function in SizedSection
562 LoadedSection &Place(LoadedSection *section) { in Place() function in LoadedSection
677 LoadCommands &Place(SizedSection *section) { in Place() function in LoadCommands
/external/llvm/tools/llvm-readobj/
DARMEHABIPrinter.h320 static uint64_t PREL31(uint32_t Address, uint32_t Place) { in PREL31()