MCPcopy Create free account

hub / github.com/crosire/blink / functions

Functions55 in github.com/crosire/blink

↓ 31 callersFunctionprint
source/main.cpp:36
↓ 24 callersMethoddata
source/pdb_reader.hpp:145
↓ 23 callersMethodsize
<summary> Gets the total stream size in bytes. </summary>
source/pdb_reader.hpp:135
↓ 13 callersMethodskip
<summary> Increases the input position without reading any data from the stream. </summary> <param name="size">An offset in bytes from the current inp
source/pdb_reader.hpp:151
↓ 11 callersMethodread_string
<summary> Extracts a null-terminated string from the stream. </summary>
source/pdb_reader.hpp:197
↓ 10 callersMethodtell
<summary> Gets the offset in bytes from stream start to the current input position. </summary>
source/pdb_reader.hpp:139
↓ 8 callersMethodread
<summary> Extracts data from the stream. </summary> <param name="buffer">A pointer to the byte array to store the data to.</param> <param name="size">
source/pdb_reader.hpp:173
↓ 6 callersMethodseek
<summary> Sets the input position. </summary> <param name="offset">An offset in bytes from stream start to the desired input position.</param>
source/pdb_reader.hpp:156
↓ 4 callersMethodalign
<summary> Aligns the current input position. </summary> <param name="align">A value to align the input position to.</param>
source/pdb_reader.hpp:162
↓ 3 callersFunctionadd_unique_path
source/blink.cpp:10
↓ 3 callersFunctioncalc_page_count
source/msf_reader.cpp:27
↓ 3 callersFunctionparse_code_view_records
source/pdb_reader.hpp:213
↓ 2 callersFunctionopen_coff_file
source/coff_reader.cpp:9
↓ 2 callersMethodstream
<summary> Gets a named content stream. </summary> <param name="name">The name of the stream.</param>
source/pdb_reader.hpp:84
↓ 2 callersFunctionwrite_jump
source/blink_linker.cpp:13
↓ 1 callersFunctionGetProcessByName
source/main.cpp:42
↓ 1 callersFunctionfind_common_paths
source/blink.cpp:18
↓ 1 callersFunctionfind_free_memory_region
source/blink_linker.cpp:41
↓ 1 callersMethodguid
<summary> Returns the GUID of this PDB file for matching it to its executable image file. </summary>
source/pdb_reader.hpp:77
↓ 1 callersMethodread_link_info
source/pdb_reader.cpp:324
↓ 1 callersMethodread_object_files
source/pdb_reader.cpp:218
↓ 1 callersMethodread_source_files
source/pdb_reader.cpp:275
↓ 1 callersMethodread_symbol_table
source/pdb_reader.cpp:179
↓ 1 callersMethodrun
source/blink.cpp:54
Methodapplication
source/blink.cpp:47
Methodbuild_compile_command_line
source/blink.cpp:402
Methodcall_symbol
source/blink.hpp:40
Functionis_extended
source/coff_reader.hpp:21
Methodis_valid
<summary> Returns whether this multi-stream file exists and is of a valid format. </summary>
source/msf_reader.hpp:29
Methodlink
source/blink_linker.cpp:124
Functionmain
source/main.cpp:150
Methodmsf_reader
source/msf_reader.cpp:32
Methodoperator!=
source/pdb_reader.hpp:25
Methodoperator&
source/scoped_handle.hpp:32
Methodoperator()
source/pdb_reader.hpp:36
Methodoperator()
source/pdb_reader.hpp:47
Methodoperator=
source/scoped_handle.hpp:24
Methodoperator==
source/pdb_reader.hpp:24
Methodpdb_reader
source/pdb_reader.cpp:130
Functionprint
source/blink.hpp:16
Methodread_debug_info
source/blink.cpp:280
Methodread_import_address_table
source/blink.cpp:333
Methodread_name_hash_table
source/pdb_reader.cpp:339
Methodread_symbol
source/blink.hpp:33
Functionremote_main
source/main.cpp:62
Methodscoped_handle
source/scoped_handle.hpp:14
Methodset_watch
source/blink.cpp:383
Methodstream
source/msf_reader.cpp:123
Methodstream_count
<summary> Returns the number of content streams in this file. </summary>
source/msf_reader.hpp:34
Methodstream_reader
source/pdb_reader.hpp:126
Methodthread_scope_guard
source/blink_linker.cpp:73
Methodtimestamp
<summary> Returns the date time stamp at which the PDB file was created. </summary>
source/pdb_reader.hpp:73
Methodversion
<summary> Returns the PDB file version. </summary>
source/pdb_reader.hpp:69
Method~scoped_handle
source/scoped_handle.hpp:20
Method~thread_scope_guard
source/blink_linker.cpp:98