/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | object_unittest.cc | 52 object->unlock(task); in Sized_object_test() 60 object->unlock(task); in Sized_object_test()
|
D | binary_unittest.cc | 140 object->unlock(task); in Sized_binary_test()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/ |
D | system.s | 2 # ld.c, st.c, flush, lock, unlock, intovr, trap 7 unlock
|
D | system.d | 11 4: 07 00 00 4c unlock
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | iq2000m.cpu | 318 (dni luulck "lookup unlock" (MACH2000 USES-RT YIELD-INSN) 450 (dni srulck "sram unlock" (MACH2000 USES-RT YIELD-INSN) 462 (dni srwru "sram write and unlock" (MACH2000 USES-RD USES-RT YIELD-INSN) 492 (dni wbu "dma write bytes and unlock" (MACH2000 USES-RD USES-RT YIELD-INSN) 504 (dni wbr1u "dma write bytes using r1 and unlock" (MACH2000 USES-RT YIELD-INSN) 516 (dni wbr30u "dma write bytes using r30 and unlock" (MACH2000 USES-RT YIELD-INSN) 528 (dni wxu "dma write word64s and unlock" (MACH2000 USES-RD USES-RT YIELD-INSN) 540 (dni wxr1u "dma write word64s using r1 and unlock" (MACH2000 USES-RT YIELD-INSN) 552 (dni wxr30u "dma write word64s using r30 and unlock" (MACH2000 USES-RT YIELD-INSN)
|
D | frv.cpu | 363 ; Insn cache unlock unit 364 (unit u-icul "Insn cache unlock unit" () 371 ; Data cache unlock unit 372 (unit u-dcul "Data cache unlock unit" () 915 ; Insn cache unlock unit 916 (unit u-icul "Insn cache unlock unit" () 923 ; Data cache unlock unit 924 (unit u-dcul "Data cache unlock unit" () 1324 ; Insn cache unlock unit 1325 (unit u-icul "Insn cache unlock unit" () [all …]
|
D | m32r.cpu | 2207 (dni unlock "unlock" 2209 "unlock $src1,@$src2"
|
D | iq10.cpu | 499 (dni unlk "unlock memory" (MACH10 USES-RT USES-RD)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | readsyms.cc | 308 arch->unlock(this); in do_read_symbols() 356 obj->unlock(this); in do_read_symbols() 392 input_file->file().unlock(this); in do_read_symbols() 411 input_file->file().unlock(this); in do_read_symbols()
|
D | fileread.h | 114 unlock(const Task* t); 291 unlock();
|
D | archive.h | 210 unlock(const Task* t) in unlock() function 211 { this->input_file_->file().unlock(t); } in unlock()
|
D | archive.cc | 270 p->second->unlock(this->task_); in unlock_nested_archives() 948 this->obj_->unlock(this->task_); in ~Thin_archive_object_unlocker() 1229 obj->unlock(this->task_); in add_symbols() 1272 obj->unlock(this->task_); in include_member()
|
D | token.h | 267 { this->obj_->unlock(this->task_); } in ~Task_lock_obj()
|
D | fileread.cc | 162 File_read::View::unlock() in unlock() function in gold::File_read::View 304 File_read::unlock(const Task* task) in unlock() function in gold::File_read 866 this->view_->unlock(); in ~File_view()
|
D | binary.cc | 257 f.unlock(task); in sized_convert()
|
D | object.h | 443 unlock(const Task* t) in unlock() function 446 this->input_file()->file().unlock(t); in unlock()
|
D | script.cc | 1601 input_file.file().unlock(task); in read_script_file() 1605 input_file.file().unlock(task); in read_script_file()
|
D | plugin.cc | 778 obj->unlock(this->task_); in release_input_file()
|
D | ChangeLog | 6615 (Object::unlock): Likewise. 14322 File_read::claim_for_plugin; use Object::unlock to unlock the file. 16378 (Archive::setup): Remove task parameter and calls to unlock.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/ |
D | allinsn.s | 491 .global unlock symbol 492 unlock: label 493 unlock fp,@fp
|
D | allinsn.d | 367 0+01dc <unlock>: 368 1dc: 2d 5d f0 00 unlock fp,@fp \|\| nop
|
D | m32rx.d | 221 15c: 2d 5d b2 3d unlock fp,@fp \|\| mulwlo r2,fp 222 160: 2d 5d b2 3d unlock fp,@fp \|\| mulwlo r2,fp
|