HomeSort by: relevance | last modified time | path
    Searched defs:relocate_address (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
stap-probe.c 1341 relocate_address (CORE_ADDR address, struct objfile *objfile) function
1351 return relocate_address (this->get_address (), objfile);
1515 stap_modify_semaphore (relocate_address (m_sem_addr, objfile), 1, gdbarch);
1525 stap_modify_semaphore (relocate_address (m_sem_addr, objfile), 0, gdbarch);
stap-probe.c 1341 relocate_address (CORE_ADDR address, struct objfile *objfile) function
1351 return relocate_address (this->get_address (), objfile);
1515 stap_modify_semaphore (relocate_address (m_sem_addr, objfile), 1, gdbarch);
1525 stap_modify_semaphore (relocate_address (m_sem_addr, objfile), 0, gdbarch);
stap-probe.c 1341 relocate_address (CORE_ADDR address, struct objfile *objfile) function
1351 return relocate_address (this->get_address (), objfile);
1515 stap_modify_semaphore (relocate_address (m_sem_addr, objfile), 1, gdbarch);
1525 stap_modify_semaphore (relocate_address (m_sem_addr, objfile), 0, gdbarch);
  /src/external/gpl3/gdb/dist/gdb/
stap-probe.c 1341 relocate_address (CORE_ADDR address, struct objfile *objfile) function
1351 return relocate_address (this->get_address (), objfile);
1515 stap_modify_semaphore (relocate_address (m_sem_addr, objfile), 1, gdbarch);
1525 stap_modify_semaphore (relocate_address (m_sem_addr, objfile), 0, gdbarch);
stap-probe.c 1341 relocate_address (CORE_ADDR address, struct objfile *objfile) function
1351 return relocate_address (this->get_address (), objfile);
1515 stap_modify_semaphore (relocate_address (m_sem_addr, objfile), 1, gdbarch);
1525 stap_modify_semaphore (relocate_address (m_sem_addr, objfile), 0, gdbarch);
stap-probe.c 1341 relocate_address (CORE_ADDR address, struct objfile *objfile) function
1351 return relocate_address (this->get_address (), objfile);
1515 stap_modify_semaphore (relocate_address (m_sem_addr, objfile), 1, gdbarch);
1525 stap_modify_semaphore (relocate_address (m_sem_addr, objfile), 0, gdbarch);

Completed in 99 milliseconds